Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Lex/
H A DHeaderSearch.h398 void setModuleCachePath(StringRef CachePath) { in setModuleCachePath()
/llvm-project-15.0.7/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp360 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
420 SmallString<128> CachePath(EntryPath); in write() local
/llvm-project-15.0.7/clang/lib/Lex/
H A DHeaderSearch.cpp220 SmallString<256> CachePath(Dir); in getPrebuiltImplicitModuleFileName() local
239 StringRef CachePath) { in getCachedModuleFileNameImpl()