Home
last modified time | relevance | path

Searched defs:CachePath (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DHeaderSearch.h329 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp331 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
391 SmallString<128> CachePath(EntryPath); in write() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp174 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
193 StringRef CachePath) { in getCachedModuleFileNameImpl()