Searched defs:RelativePath (Results 1 – 14 of 14) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 71 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 394 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
H A D | PrecompiledPreamble.cpp | 101 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | MacroPPCallbacks.cpp | 171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 452 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 591 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup() 862 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1180 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
H A D | PPDirectives.cpp | 936 SmallVectorImpl<char> *RelativePath, in LookupFile() 1994 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 2151 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
|
H A D | PPLexerChange.cpp | 320 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
|
H A D | PreprocessingRecord.cpp | 480 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
H A D | ModuleMap.cpp | 1054 StringRef RelativePath = UmbrellaName.str().substr( in inferFrameworkModule() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 141 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 476 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 329 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/ |
H A D | Tooling.cpp | 248 StringRef RelativePath(File); in getAbsolutePath() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
|
/openbsd-src/gnu/llvm/clang/tools/libclang/ |
H A D | Indexing.cpp | 266 StringRef RelativePath, const Module *Imported, in InclusionDirective()
|