/external/llvm-project/clang/lib/Lex/ |
D | PPDirectives.cpp | 373 SourceLocation HashLoc) { in getSkippedRangeForExcludedConditionalBlock() 878 SourceLocation HashLoc) { in HandleSkippedDirectiveWhileUsingPCH() 1566 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport() 1678 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() 1854 SourceLocation HashLoc, Token &IncludeTok, Token &FilenameTok, in HandleHeaderIncludeOrImport() 2285 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() 2338 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() 2352 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
|
D | PreprocessingRecord.cpp | 461 SourceLocation HashLoc, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/ |
D | RestrictSystemLibcHeadersCheck.cpp | 48 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/portability/ |
D | RestrictSystemIncludesCheck.cpp | 24 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | DeprecatedHeadersCheck.cpp | 93 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SuspiciousIncludeCheck.cpp | 74 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/altera/ |
D | KernelNameRestrictionCheck.cpp | 64 SourceLocation HashLoc, const Token &, StringRef FileName, bool, in InclusionDirective()
|
/external/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 68 void DependencyGraphCallback::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
D | DependencyFile.cpp | 294 void DFGImpl::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
D | PrintPreprocessedOutput.cpp | 314 void PrintPPOutputPPCallbacks::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
/external/llvm-project/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 69 SourceLocation HashLoc, in InclusionDirective()
|
/external/clang/lib/Lex/ |
D | PPDirectives.cpp | 1599 Preprocessor &PP, SourceLocation HashLoc, Token &IncludeTok, in diagnoseAutoModuleImport() 1679 void Preprocessor::HandleIncludeDirective(SourceLocation HashLoc, in HandleIncludeDirective() 2037 void Preprocessor::HandleIncludeNextDirective(SourceLocation HashLoc, in HandleIncludeNextDirective() 2082 void Preprocessor::HandleImportDirective(SourceLocation HashLoc, in HandleImportDirective() 2096 void Preprocessor::HandleIncludeMacrosDirective(SourceLocation HashLoc, in HandleIncludeMacrosDirective()
|
D | PreprocessingRecord.cpp | 435 SourceLocation HashLoc, in InclusionDirective()
|
/external/llvm-project/clang/lib/CodeGen/ |
D | MacroPPCallbacks.cpp | 169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 56 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective() 72 SourceLocation HashLoc; member in __anon701ea7170111::InclusionDirectiveCallbacks
|
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ |
D | ModuleDepCollector.cpp | 87 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
D | IncludeOrderCheck.cpp | 79 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
|
/external/llvm-project/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 36 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective() 54 SourceLocation HashLoc; member in __anon51328c050111::InclusionDirectiveCallbacks
|
/external/llvm-project/clang-tools-extra/modularize/ |
D | CoverageChecker.cpp | 89 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | Headers.cpp | 34 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
D | ParsedAST.cpp | 179 auto HashLoc = SM.getComposedLoc(SM.getMainFileID(), Inc.HashOffset); in replay() local
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 353 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | PPCallbacks.h | 122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective() 405 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
|
/external/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 173 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | InclusionRewriter.cpp | 189 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
|