Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp116 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1322 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h209 bool isInSystemHeader() const { in isInSystemHeader() function