| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | DependencyGraph.cpp | 76 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| H A D | DependencyFile.cpp | 179 StringRef SearchPath; in addDependency() local
|
| H A D | HeaderIncludeGen.cpp | 418 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| H A D | PrintPreprocessedOutput.cpp | 486 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| H A D | PrecompiledPreamble.cpp | 101 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | NoTrivialPPDirectiveTracer.h | 157 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective()
|
| H A D | PPCallbacks.h | 173 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 527 OptionalFileEntryRef File, StringRef SearchPath, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | HeaderSearch.cpp | 478 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 622 StringRef Filename, HeaderSearch &HS, SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() 894 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1160 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
| H A D | PreprocessingRecord.cpp | 472 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| H A D | PPDirectives.cpp | 981 ConstSearchDirIterator *CurDirArg, SmallVectorImpl<char> *SearchPath, in LookupFile() 2135 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 2309 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesManager.cpp | 289 for (const auto &SearchPath : SearchPaths) { in getCurrentModuleAPINotes() local
|
| /freebsd/contrib/bmake/ |
| H A D | make.h | 436 typedef struct SearchPath { struct 438 } SearchPath; argument
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 643 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | Darwin.cpp | 802 auto AddSearchPath = [&](StringRef Flag, StringRef SearchPath) { in ConstructJob()
|