Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h438 setModuleCachePath(StringRef CachePath) setModuleCachePath() argument
/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp244 llvm::sys::fs::make_absolute(CachePath); in getPrebuiltImplicitModuleFileName() local
263 getCachedModuleFileNameImpl(StringRef ModuleName,StringRef ModuleMapPath,StringRef CachePath) getCachedModuleFileNameImpl() argument
/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp363 if (CachePath.empty()) in ModuleCacheEntry() argument