/external/llvm-project/clang-tools-extra/clang-tidy/llvmlibc/ |
D | RestrictSystemLibcHeadersCheck.cpp | 50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/portability/ |
D | RestrictSystemIncludesCheck.cpp | 26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 59 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 78 SmallString<16> SearchPath; member in __anon701ea7170111::InclusionDirectiveCallbacks 141 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
D | DeprecatedHeadersCheck.cpp | 95 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SuspiciousIncludeCheck.cpp | 76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang/unittests/Lex/ |
D | PPCallbacksTest.cpp | 39 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 60 SmallString<16> SearchPath; member in __anon51328c050111::InclusionDirectiveCallbacks 147 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
|
/external/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 74 StringRef SearchPath, in InclusionDirective()
|
D | DependencyFile.cpp | 300 StringRef SearchPath, in InclusionDirective()
|
D | PrintPreprocessedOutput.cpp | 320 StringRef SearchPath, in InclusionDirective()
|
/external/llvm-project/clang/lib/Frontend/ |
D | DependencyGraph.cpp | 75 StringRef SearchPath, in InclusionDirective()
|
/external/clang/lib/Lex/ |
D | HeaderSearch.cpp | 277 SmallVectorImpl<char> *SearchPath, in LookupFile() 402 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() 570 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 821 SmallVectorImpl<char> *SearchPath, in LookupSubframeworkHeader()
|
D | PreprocessingRecord.cpp | 441 StringRef SearchPath, in InclusionDirective()
|
D | PPDirectives.cpp | 745 SmallVectorImpl<char> *SearchPath, in LookupFile() 1773 SmallString<1024> SearchPath; in HandleIncludeDirective() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang/lib/Tooling/DependencyScanning/ |
D | ModuleDepCollector.cpp | 89 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang/lib/Lex/ |
D | HeaderSearch.cpp | 378 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 514 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() 758 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1046 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
D | PPDirectives.cpp | 724 const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, in LookupFile() 1730 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 1906 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
|
D | PreprocessingRecord.cpp | 467 StringRef SearchPath, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/llvm/ |
D | IncludeOrderCheck.cpp | 81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/modularize/ |
D | CoverageChecker.cpp | 92 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 128 StringRef SearchPath, in InclusionDirective() 356 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-move/ |
D | Move.cpp | 134 const FileEntry * /*File*/, StringRef SearchPath, in InclusionDirective() 690 llvm::StringRef SearchPath, in addIncludes()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | PPCallbacks.h | 128 StringRef SearchPath, in InclusionDirective() 408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.cpp | 165 const FileEntry *IncludedFile, StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/external/libbrillo/brillo/ |
D | process_test.cc | 59 TEST(SimpleProcess, SearchPath) { in TEST() argument
|