Home
last modified time | relevance | path

Searched refs:StopSets (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1079 constexpr StringLiteral StopSets[] = {"%", "%|}", "%|}$"}; in parseDiagText() local
1080 StringRef StopSet = StopSets[static_cast<int>(Stop)]; in parseDiagText()