Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h80 ET_ParserTrailingCode = 108, enumerator
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp124 case Diagnostics::ET_ParserTrailingCode: in errorTypeToFormatString()