Searched defs:HashLoc (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Lex/ |
| HD | PPDirectives.cpp | 1456 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport() 1503 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() 1804 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() 1849 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() 1863 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
|
| HD | PreprocessingRecord.cpp | 435 SourceLocation HashLoc, in InclusionDirective()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | DependencyGraph.cpp | 68 void DependencyGraphCallback::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
| HD | DependencyFile.cpp | 273 void DFGImpl::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
| HD | PrintPreprocessedOutput.cpp | 314 void PrintPPOutputPPCallbacks::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Lex/ |
| HD | PPCallbacks.h | 122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 353 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/ |
| HD | InclusionRewriter.cpp | 173 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|