Home
last modified time | relevance | path

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

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