Home
last modified time | relevance | path

Searched defs:HashLoc (Results 1 – 11 of 11) 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.cpp416 SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective()
484 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DHeaderIncludeGen.cpp416 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/include/clang/Lex/
H A DNoTrivialPPDirectiveTracer.h105 void EmbedDirective(SourceLocation HashLoc, StringRef FileName, bool IsAngled, in EmbedDirective()
154 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
H A DPPCallbacks.h112 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 DPPDirectives.cpp1201 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 DPreprocessingRecord.cpp470 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/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.cpp641 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()