Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DHeaderSearch.cpp228 SmallVectorImpl<char> *RelativePath, in LookupFile()
345 SmallVectorImpl<char> *RelativePath, in DoFrameworkLookup()
504 SmallVectorImpl<char> *RelativePath, in LookupFile()
702 SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
DPPLexerChange.cpp445 SmallString<128> RelativePath; in HandleEndOfFile() local
DPPDirectives.cpp624 SmallVectorImpl<char> *RelativePath, in LookupFile()
1483 SmallString<1024> RelativePath; in HandleIncludeDirective() local
DPreprocessingRecord.cpp440 StringRef RelativePath, in InclusionDirective()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Frontend/
DDependencyGraph.cpp78 StringRef RelativePath, in InclusionDirective()
DDependencyFile.cpp140 StringRef RelativePath, in InclusionDirective()
DPrintPreprocessedOutput.cpp334 StringRef RelativePath, in InclusionDirective()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPPCallbacks.h127 StringRef RelativePath, in InclusionDirective()
359 StringRef RelativePath, in InclusionDirective()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Tooling/
DTooling.cpp139 StringRef RelativePath(File); in getAbsolutePath() local