Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyFile.cpp80 void HasInclude(SourceLocation Loc, StringRef SpelledFilename, bool IsAngled, in HasInclude() function