Searched defs:RelativePath (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 76 StringRef RelativePath, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 333 StringRef RelativePath, 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() 515 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, 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 | 749 SmallVectorImpl<char> *RelativePath, in LookupFile() 1754 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 1931 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
|
H A D | PPLexerChange.cpp | 293 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
|
H A D | PreprocessingRecord.cpp | 468 StringRef RelativePath, in InclusionDirective()
|
H A D | ModuleMap.cpp | 1043 StringRef RelativePath = UmbrellaName.str().substr( in inferFrameworkModule() local
|
/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/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 129 StringRef RelativePath, in InclusionDirective() 408 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | Tooling.cpp | 229 StringRef RelativePath(File); in getAbsolutePath() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 265 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|