Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp77 StringRef RelativePath, in InclusionDirective()
H A DDependencyFile.cpp323 StringRef RelativePath, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp332 StringRef RelativePath, in InclusionDirective()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DMacroPPCallbacks.cpp172 StringRef SearchPath, StringRef RelativePath, const Module *Imported, in InclusionDirective()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DHeaderSearch.cpp334 SmallVectorImpl<char> *RelativePath, in LookupFile()
464 SmallVectorImpl<char> *RelativePath, Module *RequestingModule, in DoFrameworkLookup()
698 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile()
968 SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
H A DPPLexerChange.cpp292 SmallString<128> RelativePath; in diagnoseMissingHeaderInUmbrellaDir() local
H A DPreprocessingRecord.cpp473 StringRef RelativePath, in InclusionDirective()
H A DPPDirectives.cpp662 SmallVectorImpl<char> *RelativePath, in LookupFile()
1745 SmallString<1024> RelativePath; in HandleIncludeDirective() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h131 StringRef RelativePath, in InclusionDirective()
380 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/freebsd-12.1/contrib/llvm/lib/IR/
H A DDiagnosticInfo.cpp147 void DiagnosticInfoWithLocationBase::getLocation(StringRef &RelativePath, in getLocation()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DTooling.cpp204 StringRef RelativePath(File); in getAbsolutePath() local