Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp255 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1533 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h161 bool isInSystemHeader(const Decl *D) { in isInSystemHeader() function
/src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h262 bool isInSystemHeader() const { in isInSystemHeader() function