Home
last modified time | relevance | path

Searched defs:TimestampFile (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/lib/Support/
H A DCachePruning.cpp30 static void writeTimestampFile(StringRef TimestampFile) { in writeTimestampFile()
54 SmallString<128> TimestampFile(Path); in prune() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCachePruning.cpp46 static void writeTimestampFile(StringRef TimestampFile) { in writeTimestampFile()
169 SmallString<128> TimestampFile(Path); in pruneCache() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCachePruning.cpp47 static void writeTimestampFile(StringRef TimestampFile) { in writeTimestampFile()
171 SmallString<128> TimestampFile(Path); in pruneCache() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1202 static void writeTimestampFile(StringRef TimestampFile) { in writeTimestampFile()
1211 llvm::SmallString<128> TimestampFile; in pruneModuleCache() local