Searched defs:HashLoc (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 74 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective() 93 void DependencyGraphCallback::EmbedDirective(SourceLocation HashLoc, StringRef, in EmbedDirective()
|
| H A D | PrintPreprocessedOutput.cpp | 416 SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() 484 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| H A D | HeaderIncludeGen.cpp | 416 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| H A D | PrecompiledPreamble.cpp | 98 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | NoTrivialPPDirectiveTracer.h | 105 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() 154 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
| H A D | PPCallbacks.h | 112 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective() 169 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 509 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective() 524 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPDirectives.cpp | 1201 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH() 1922 static void diagnoseAutoModuleImport(Preprocessor &PP, SourceLocation HashLoc, in diagnoseAutoModuleImport() 2070 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() 2257 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport() 2729 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() 2757 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() 2771 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective() 3896 SourceLocation HashLoc, const LexEmbedParametersResult &Params, in HandleEmbedDirectiveImpl() 3945 void Preprocessor::HandleEmbedDirective(SourceLocation HashLoc, Token &EmbedTok, in HandleEmbedDirective()
|
| H A D | PreprocessingRecord.cpp | 470 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | InclusionRewriter.cpp | 189 SourceLocation HashLoc, const Token & /*IncludeTok*/, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 641 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|