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.cpp1022 constexpr llvm::StringLiteral StopSets[] = {"%", "%|}", "%|}$"}; in parseDiagText() local
1023 llvm::StringRef StopSet = StopSets[static_cast<int>(Stop)]; in parseDiagText()