Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DSourceLocation.cpp250 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DExtractAPIVisitor.cpp47 bool isInSystemHeader(const ASTContext &Context, const DeclTy *D) { in isInSystemHeader() function
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSourceManager.h1507 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h253 bool isInSystemHeader() const { in isInSystemHeader() function