Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDDiagnosticIDs.h54 DIAG_START_PARSE = DIAG_START_LEX + static_cast<int>(DIAG_SIZE_LEX), enumerator
55 DIAG_START_AST = DIAG_START_PARSE + static_cast<int>(DIAG_SIZE_PARSE),