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