Searched defs:RelativePath (Results 1 – 12 of 12) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/ |
H A D | LockFileManagerTest.cpp | 90 TEST(LockFileManagerTest, RelativePath) { in TEST() argument
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 75 StringRef RelativePath, in InclusionDirective()
|
H A D | DependencyFile.cpp | 277 StringRef RelativePath, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 325 StringRef RelativePath, in InclusionDirective()
|
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 277 SmallVectorImpl<char> *RelativePath, in LookupFile() 402 SmallVectorImpl<char> *RelativePath, in DoFrameworkLookup() 578 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 825 SmallVectorImpl<char> *RelativePath, in LookupSubframeworkHeader()
|
H A D | PPLexerChange.cpp | 493 SmallString<128> RelativePath; in HandleEndOfFile() local
|
H A D | PreprocessingRecord.cpp | 444 StringRef RelativePath, in InclusionDirective()
|
H A D | PPDirectives.cpp | 616 SmallVectorImpl<char> *RelativePath, in LookupFile() 1548 SmallString<1024> RelativePath; in HandleIncludeDirective() local
|
/minix3/external/bsd/llvm/dist/clang/unittests/Lex/ |
H A D | PPCallbacksTest.cpp | 64 StringRef RelativePath, in InclusionDirective() 84 SmallString<16> RelativePath; member in __anon1843a3410111::InclusionDirectiveCallbacks
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 127 StringRef RelativePath, in InclusionDirective() 355 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/minix3/external/bsd/llvm/dist/clang/lib/Tooling/ |
H A D | Tooling.cpp | 149 StringRef RelativePath(File); in getAbsolutePath() local
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 273 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|