Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCaching.cpp30 const Twine &TempFilePrefixRef, in localCache() argument
37 TempFilePrefixRef.toVector(TempFilePrefix); in localCache()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DCaching.h73 const Twine &CacheNameRef, const Twine &TempFilePrefixRef,