Searched refs:StopSet (Results 1 – 1 of 1) sorted by relevance
1021 llvm::StringRef StopSet = StopSets[static_cast<int>(Stop)]; in parseDiagText() local1026 End = Text.find_first_of(StopSet, End + 2); in parseDiagText()