Searched defs:SearchPath (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/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 | 332 StringRef SearchPath, in InclusionDirective()
|
H A D | PrecompiledPreamble.cpp | 103 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A 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()
|
H A D | PPDirectives.cpp | 748 const DirectoryLookup *&CurDir, SmallVectorImpl<char> *SearchPath, in LookupFile() 1754 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 1930 SmallString<1024> SearchPath; in HandleHeaderIncludeOrImport() local
|
H A D | PreprocessingRecord.cpp | 467 StringRef SearchPath, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 130 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/netbsd-src/usr.bin/make/ |
H A D | make.h | 402 typedef struct SearchPath { global() struct 404 } SearchPath; global() typedef [all...] |
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 128 StringRef SearchPath, in InclusionDirective() 408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 265 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|