Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDSourceLocation.cpp255 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSourceManager.h1533 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ExtractAPI/
HDExtractAPIVisitor.h161 bool isInSystemHeader(const Decl *D) { in isInSystemHeader() function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h262 bool isInSystemHeader() const { in isInSystemHeader() function