Home
last modified time | relevance | path

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

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