Searched defs:FlowSeq (Results 1 – 1 of 1) sorted by relevance
2189 struct FlowSeq { struct2191 FlowSeq(llvm::StringRef S) : str(S) {} in FlowSeq() function