Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp119 uint8_t WarnShowInSystemMacro : 1; member
579 !GetDiagInfo(DiagID) || GetDiagInfo(DiagID)->WarnShowInSystemMacro; in getDiagnosticSeverity()