Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp1104 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH()
1821 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport()
1967 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective()
2145 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport()
2617 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective()
2645 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective()
2659 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
H A DPreprocessingRecord.cpp473 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp69 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp402 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
H A DPrecompiledPreamble.cpp97 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, 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.cpp188 SourceLocation HashLoc, const Token & /*IncludeTok*/, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h137 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
472 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp397 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()