Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h42 DIAG_SIZE_SEMA = 4500, enumerator
59 DIAG_START_ANALYSIS = DIAG_START_SEMA + static_cast<int>(DIAG_SIZE_SEMA),