Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPCallbacksTest.cpp63 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 DDependencyGraph.cpp74 StringRef SearchPath, in InclusionDirective()
H A DDependencyFile.cpp276 StringRef SearchPath, in InclusionDirective()
H A DPrintPreprocessedOutput.cpp324 StringRef SearchPath, in InclusionDirective()
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp276 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 DPreprocessingRecord.cpp443 StringRef SearchPath, in InclusionDirective()
H A DPPDirectives.cpp615 SmallVectorImpl<char> *SearchPath, in LookupFile()
1547 SmallString<1024> SearchPath; in HandleIncludeDirective() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h126 StringRef SearchPath, in InclusionDirective()
355 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp273 StringRef SearchPath, StringRef RelativePath, in InclusionDirective()