Home
last modified time | relevance | path

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

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