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