Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPCallbacks.cpp17 void PPCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude() function in PPCallbacks
24 void PPChainedCallbacks::HasInclude(SourceLocation Loc, StringRef FileName, in HasInclude() function in PPChainedCallbacks
/llvm-project-15.0.7/clang/lib/Frontend/
H A DDependencyFile.cpp78 void HasInclude(SourceLocation Loc, StringRef SpelledFilename, bool IsAngled, in HasInclude() function
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DExpandModularHeadersPPCallbacks.cpp226 void ExpandModularHeadersPPCallbacks::HasInclude(SourceLocation Loc, StringRef, in HasInclude() function in clang::tooling::ExpandModularHeadersPPCallbacks