Home
last modified time | relevance | path

Searched defs:HashLoc (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp74 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
93 void DependencyGraphCallback::EmbedDirective(SourceLocation HashLoc, StringRef, in EmbedDirective()
H A DPrintPreprocessedOutput.cpp417 SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective()
485 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DPrecompiledPreamble.cpp98 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1175 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH()
1898 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport()
2045 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective()
2223 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport()
2695 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective()
2723 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective()
2737 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
3878 SourceLocation HashLoc, const LexEmbedParametersResult &Params, in HandleEmbedDirectiveImpl()
3926 void Preprocessor::HandleEmbedDirective(SourceLocation HashLoc, Token &EmbedTok, in HandleEmbedDirective()
H A DPreprocessingRecord.cpp473 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h111 virtual void EmbedDirective(SourceLocation HashLoc, StringRef FileName, in EmbedDirective()
168 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
508 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective()
523 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp189 SourceLocation HashLoc, const Token & /*IncludeTok*/, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp466 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()