Searched defs:SearchPath (Results 1 – 9 of 9) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/unittests/Lex/ |
H A D | PPCallbacksTest.cpp | 63 StringRef SearchPath, in InclusionDirective() 83 SmallString<16> SearchPath; member in __anon1843a3410111::InclusionDirectiveCallbacks 143 StringRef SearchPath = llvm::sys::path::parent_path(HeaderPath); in AddFakeHeader() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ |
H A D | DependencyGraph.cpp | 74 StringRef SearchPath, in InclusionDirective()
|
H A D | DependencyFile.cpp | 276 StringRef SearchPath, in InclusionDirective()
|
H A D | PrintPreprocessedOutput.cpp | 324 StringRef SearchPath, in InclusionDirective()
|
/minix3/external/bsd/llvm/dist/clang/lib/Lex/ |
H A D | HeaderSearch.cpp | 276 SmallVectorImpl<char> *SearchPath, in LookupFile() 401 SmallVectorImpl<char> *SearchPath, in DoFrameworkLookup() 578 SmallVectorImpl<char> *SearchPath, SmallVectorImpl<char> *RelativePath, in LookupFile() 824 SmallVectorImpl<char> *SearchPath, in LookupSubframeworkHeader()
|
H A D | PreprocessingRecord.cpp | 443 StringRef SearchPath, in InclusionDirective()
|
H A D | PPDirectives.cpp | 615 SmallVectorImpl<char> *SearchPath, in LookupFile() 1547 SmallString<1024> SearchPath; in HandleIncludeDirective() local
|
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 126 StringRef SearchPath, in InclusionDirective() 355 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|
/minix3/external/bsd/llvm/dist/clang/tools/libclang/ |
H A D | Indexing.cpp | 273 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
|