Searched defs:RelativePath (Results 1 – 14 of 14) sorted by relevance
/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 | PrintPreprocessedOutput.cpp | 487 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
H A D | PrecompiledPreamble.cpp | 102 StringRef RelativePath, const Module *SuggestedModule, 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/llvm/lib/TextAPI/ |
H A D | Utils.cpp | 77 SmallVectorImpl<char> &RelativePath) { in make_relative()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 473 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 618 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup() 889 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 1211 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
H A D | PPLexerChange.cpp | 320 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
|
H A D | PreprocessingRecord.cpp | 475 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
H A D | PPDirectives.cpp | 956 SmallVectorImpl<char> *RelativePath, in LookupFile() 2101 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport() 2276 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
|
H A D | ModuleMap.cpp | 1104 StringRef RelativePath = UmbrellaName.str().substr( in inferFrameworkModule() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 172 StringRef SearchPath, StringRef RelativePath, in InclusionDirective() 527 StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | DiagnosticInfo.cpp | 148 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/ |
H A D | Tooling.cpp | 256 StringRef RelativePath(File); in getAbsolutePath() local
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
H A D | ModuleDepCollector.cpp | 468 StringRef SearchPath, StringRef RelativePath, const Module *SuggestedModule, in InclusionDirective()
|