Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticIDs.h184 CLASS_INVALID = 0x00, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp584 return CLASS_INVALID; in getDiagClass()