Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp315 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
375 SmallString<128> CachePath(EntryPath); in write() local
/external/clang/include/clang/Lex/
DHeaderSearch.h317 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
420 SmallString<128> CachePath(EntryPath); in write() local
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()