Searched refs:StopSets (Results 1 – 1 of 1) sorted by relevance
1022 constexpr llvm::StringLiteral StopSets[] = {"%", "%|}", "%|}$"}; in parseDiagText() local1023 llvm::StringRef StopSet = StopSets[static_cast<int>(Stop)]; in parseDiagText()