Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
420 SmallString<128> CachePath(EntryPath); in write() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DHeaderSearch.h410 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DHeaderSearch.cpp221 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
240 StringRef CachePath) { in getCachedModuleFileNameImpl()