Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h76 ET_ParserNoCode = 104, enumerator
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp116 case Diagnostics::ET_ParserNoCode: in errorTypeToFormatString()