Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp298 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
361 SmallString<128> CachePath(EntryPath); in write() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearch.h330 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()