Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPDirectives.cpp402 SourceLocation HashLoc) { in getSkippedRangeForExcludedConditionalBlock()
965 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH()
1656 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport()
1769 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective()
1945 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport()
2380 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective()
2433 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective()
2447 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
DPreprocessingRecord.cpp478 SourceLocation HashLoc, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DDependencyGraph.cpp69 SourceLocation HashLoc, in InclusionDirective()
DPrintPreprocessedOutput.cpp326 SourceLocation HashLoc, in InclusionDirective()
DPrecompiledPreamble.cpp100 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.cpp169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp135 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp189 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
441 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()