| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvmlibc/ |
| H A D | RestrictSystemLibcHeadersCheck.cpp | 50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/ |
| H A D | RestrictSystemIncludesCheck.cpp | 26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | SuspiciousIncludeCheck.cpp | 76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 75 StringRef SearchPath, in InclusionDirective()
|
| H A D | DependencyFile.cpp | 144 StringRef SearchPath; in addDependency() local
|
| H A D | PrintPreprocessedOutput.cpp | 398 StringRef SearchPath, in InclusionDirective()
|
| H A D | PrecompiledPreamble.cpp | 100 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | DuplicateIncludeCheck.cpp | 81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | StdLibTests.cpp | 89 std::vector<llvm::StringRef> SearchPath) { in TEST()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/unittests/Lex/ |
| H A D | PPCallbacksTest.cpp | 39 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective() 60 SmallString<16> SearchPath; member in __anonec3cc9fe0111::InclusionDirectiveCallbacks 161 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | DeprecatedHeadersCheck.cpp | 183 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| H A D | MacroToEnumCheck.cpp | 122 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/ |
| H A D | IncludeOrderCheck.cpp | 86 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/modularize/ |
| H A D | CoverageChecker.cpp | 92 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 431 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 568 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() 840 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1144 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
| H A D | PPDirectives.cpp | 949 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() 2007 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 2161 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
|
| H A D | PreprocessingRecord.cpp | 485 StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 192 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-move/ |
| H A D | Move.cpp | 134 Optional<FileEntryRef> /*File*/, StringRef SearchPath, in InclusionDirective() 690 llvm::StringRef SearchPath, in addIncludes()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/ |
| H A D | ExpandModularHeadersPPCallbacks.cpp | 165 Optional<FileEntryRef> IncludedFile, StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 133 StringRef SearchPath, in InclusionDirective() 461 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/pp-trace/ |
| H A D | PPCallbacksTracker.cpp | 137 llvm::StringRef SearchPath, llvm::StringRef RelativePath, in InclusionDirective()
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | GlobalCompilationDatabase.cpp | 572 using SearchPath = llvm::PointerIntPair<DirInfo *, 1>; typedef in clang::clangd::DirectoryBasedGlobalCompilationDatabase::BroadcastThread::Filter
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | Indexing.cpp | 265 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
|