Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h340 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp396 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
456 SmallString<128> CachePath(EntryPath); in write() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp174 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
193 StringRef CachePath) { in getCachedModuleFileNameImpl()