Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnosticIDs.h100 bool hasShowInSystemHeader() const { return HasShowInSystemHeader; } in hasShowInSystemHeader() function
/external/clang/lib/Basic/
DDiagnosticIDs.cpp494 !MappingInfo.hasShowInSystemHeader() && in getDiagnosticLevel()