Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp246 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h1485 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h240 bool isInSystemHeader() const { in isInSystemHeader() function