Searched defs:HashLoc (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp71 void DependencyGraphCallback::InclusionDirective(SourceLocation HashLoc, argument
H A DDependencyFile.cpp133 void DependencyFileCallback::InclusionDirective(SourceLocation HashLoc, argument
H A DPrintPreprocessedOutput.cpp327 void PrintPPOutputPPCallbacks::InclusionDirective(SourceLocation HashLoc, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp432 InclusionDirective( SourceLocation HashLoc, const clang::Token &IncludeTok, StringRef FileName, bool IsAngled, CharSourceRange FilenameRange, const FileEntry *File, StringRef SearchPath, StringRef RelativePath, const Module *Imported) argument
H A DPPDirectives.cpp1397 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, argument
1701 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, argument
1738 HandleImportDirective(SourceLocation HashLoc, Token &ImportTok) argument
1752 HandleIncludeMacrosDirective(SourceLocation HashLoc, Token &IncludeMacrosTok) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp174 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h120 virtual void InclusionDirective(SourceLocation HashLoc, argument
352 virtual void InclusionDirective(SourceLocation HashLoc, argument

Completed in 115 milliseconds