Searched defs:HashLoc (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/ |
| D | PPDirectives.cpp | 402 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()
|
| D | PreprocessingRecord.cpp | 478 SourceLocation HashLoc, in InclusionDirective()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/ |
| D | DependencyGraph.cpp | 69 SourceLocation HashLoc, in InclusionDirective()
|
| D | PrintPreprocessedOutput.cpp | 326 SourceLocation HashLoc, in InclusionDirective()
|
| D | PrecompiledPreamble.cpp | 100 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | MacroPPCallbacks.cpp | 169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| D | ModuleDepCollector.cpp | 135 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| D | InclusionRewriter.cpp | 189 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
| /freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 441 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|