Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/lib/Lex/
DPPDirectives.cpp373 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()
DPreprocessingRecord.cpp461 SourceLocation HashLoc, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/
DRestrictSystemLibcHeadersCheck.cpp48 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/portability/
DRestrictSystemIncludesCheck.cpp24 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DDeprecatedHeadersCheck.cpp93 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSuspiciousIncludeCheck.cpp74 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/altera/
DKernelNameRestrictionCheck.cpp64 SourceLocation HashLoc, const Token &, StringRef FileName, bool, in InclusionDirective()
/external/clang/lib/Frontend/
DDependencyGraph.cpp68 void DependencyGraphCallback::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
DDependencyFile.cpp294 void DFGImpl::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
DPrintPreprocessedOutput.cpp314 void PrintPPOutputPPCallbacks::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
/external/llvm-project/clang/lib/Frontend/
DDependencyGraph.cpp69 SourceLocation HashLoc, in InclusionDirective()
/external/clang/lib/Lex/
DPPDirectives.cpp1599 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()
DPreprocessingRecord.cpp435 SourceLocation HashLoc, in InclusionDirective()
/external/llvm-project/clang/lib/CodeGen/
DMacroPPCallbacks.cpp169 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp56 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
72 SourceLocation HashLoc; member in __anon701ea7170111::InclusionDirectiveCallbacks
/external/llvm-project/clang/lib/Tooling/DependencyScanning/
DModuleDepCollector.cpp87 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/
DIncludeOrderCheck.cpp79 SourceLocation HashLoc, const Token &IncludeTok, StringRef FileName, in InclusionDirective()
/external/llvm-project/clang/unittests/Lex/
DPPCallbacksTest.cpp36 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
54 SourceLocation HashLoc; member in __anon51328c050111::InclusionDirectiveCallbacks
/external/llvm-project/clang-tools-extra/modularize/
DCoverageChecker.cpp89 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/external/llvm-project/clang-tools-extra/clangd/
DHeaders.cpp34 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
DParsedAST.cpp179 auto HashLoc = SM.getComposedLoc(SM.getMainFileID(), Inc.HashOffset); in replay() local
/external/clang/include/clang/Lex/
DPPCallbacks.h122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
353 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h122 virtual void InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
405 void InclusionDirective(SourceLocation HashLoc, const Token &IncludeTok, in InclusionDirective()
/external/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp173 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()
/external/llvm-project/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp189 void InclusionRewriter::InclusionDirective(SourceLocation HashLoc, in InclusionDirective()

12