Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Basic/
H A DSourceLocation.cpp246 bool FullSourceLoc::isInSystemHeader() const { in isInSystemHeader() function in FullSourceLoc
/llvm-project-15.0.7/clang/unittests/Basic/
H A DSourceManagerTest.cpp114 TEST_F(SourceManagerTest, isInSystemHeader) { in TEST_F() argument
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSourceManager.h1502 bool isInSystemHeader(SourceLocation Loc) const { in isInSystemHeader() function
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h252 bool isInSystemHeader() const { in isInSystemHeader() function