Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h438 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp244 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
263 StringRef CachePath) { in getCachedModuleFileNameImpl()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp363 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()