Home
last modified time | relevance | path

Searched defs:isInSystemHeader (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Basic/
DSourceLocation.cpp116 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h235 bool isInSystemHeader() const { in isInSystemHeader() function
/external/clang/include/clang/Basic/
DSourceManager.h1351 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function