Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Basic/
H A DSourceLocation.cpp255 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/llvm-project/clang/unittests/Basic/
H A DSourceManagerTest.cpp121 TEST_F(SourceManagerTest,isInSystemHeader) TEST_F() argument
/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h161 bool isInSystemHeader(const Decl *D) { isInSystemHeader() function
[all...]
/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h1533 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h262 bool isInSystemHeader() const { in isInSystemHeader() function