Home
last modified time | relevance | path

Searched defs:SearchPath (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvmlibc/
H A DRestrictSystemLibcHeadersCheck.cpp50 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.cpp26 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSuspiciousIncludeCheck.cpp76 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DDependencyGraph.cpp75 StringRef SearchPath, in InclusionDirective()
H A DDependencyFile.cpp144 StringRef SearchPath; in addDependency() local
H A DPrintPreprocessedOutput.cpp398 StringRef SearchPath, in InclusionDirective()
H A DPrecompiledPreamble.cpp100 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/
H A DDuplicateIncludeCheck.cpp81 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DStdLibTests.cpp89 std::vector<llvm::StringRef> SearchPath) { in TEST()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang/unittests/Lex/
H A DPPCallbacksTest.cpp39 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 DDeprecatedHeadersCheck.cpp183 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
H A DMacroToEnumCheck.cpp122 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvm/
H A DIncludeOrderCheck.cpp86 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DCoverageChecker.cpp92 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp431 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 DPPDirectives.cpp949 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 DPreprocessingRecord.cpp485 StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp192 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clang-move/
H A DMove.cpp134 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 DExpandModularHeadersPPCallbacks.cpp165 Optional<FileEntryRef> IncludedFile, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPPCallbacks.h133 StringRef SearchPath, in InclusionDirective()
461 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/pp-trace/
H A DPPCallbacksTracker.cpp137 llvm::StringRef SearchPath, llvm::StringRef RelativePath, in InclusionDirective()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DGlobalCompilationDatabase.cpp572 using SearchPath = llvm::PointerIntPair<DirInfo *, 1>; typedef in clang::clangd::DirectoryBasedGlobalCompilationDatabase::BroadcastThread::Filter
/llvm-project-15.0.7/clang/tools/libclang/
H A DIndexing.cpp265 Optional<FileEntryRef> File, StringRef SearchPath, in InclusionDirective()

12