Home
last modified time | relevance | path

Searched defs:FlowSeq (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Support/
H A DYAMLIOTest.cpp2189 struct FlowSeq { struct
2191 FlowSeq(llvm::StringRef S) : str(S) {} in FlowSeq() function