Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCaching.cpp35 SmallString<64> CacheName, TempFilePrefix, CacheDirectoryPath; in localCache() local
37 TempFilePrefixRef.toVector(TempFilePrefix); in localCache()
150 TempFilePrefix + "-%%%%%%.tmp.o"); in localCache()