Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DDiagnosticIDs.cpp117 uint8_t WarnShowInSystemHeader : 1; member
581 !GetDiagInfo(DiagID) || GetDiagInfo(DiagID)->WarnShowInSystemHeader; in getDiagnosticSeverity()