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.h440 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp248 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
267 StringRef CachePath) { in getCachedModuleFileNameImpl()
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp355 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()