Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Basic/
H A DSourceLocation.cpp228 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h267 bool isInSystemHeader() const { in isInSystemHeader() function
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSourceManager.h1445 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function