Home
last modified time | relevance | path

Searched defs:RelativePath (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp76 StringRef RelativePath, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp333 StringRef RelativePath, in InclusionDirective()
H A DPrecompiledPreamble.cpp103 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp171 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp378 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 DPPDirectives.cpp812 SmallVectorImpl<char> *RelativePath, in LookupFile()
1821 SmallVectorImpl<char> &RelativePath, SmallVectorImpl<char> &SearchPath, in LookupHeaderIncludeOrImport()
1998 SmallString<1024> RelativePath; in HandleHeaderIncludeOrImport() local
H A DPPLexerChange.cpp295 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
H A DPreprocessingRecord.cpp485 StringRef RelativePath, in InclusionDirective()
H A DModuleMap.cpp1043 StringRef RelativePath = UmbrellaName.str().substr( in inferFrameworkModule() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp137 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h129 StringRef RelativePath, in InclusionDirective()
444 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DDiagnosticInfo.cpp145 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/
H A DTooling.cpp248 StringRef RelativePath(File); in getAbsolutePath() local