Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h281 virtual void HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasInclude() function
452 void HasInclude(SourceLocation Loc, StringRef FileName, bool IsAngled, in HasInclude() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyFile.cpp334 void DFGImpl::HasInclude(SourceLocation Loc, StringRef SpelledFilename, in HasInclude() function in DFGImpl