Home
last modified time | relevance | path

Searched refs:getCacheDirectoryPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCaching.h95 const std::string &getCacheDirectoryPath() const { in getCacheDirectoryPath() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CGData/
H A DCodeGenData.h220 localCache("ThinLTO", CachePrefix, OrigCache.getCacheDirectoryPath(), in StreamCacheData()