Home
last modified time | relevance | path

Searched defs:ModuleCachePath (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/clangd/unittests/
H A DTestTU.cpp82 llvm::SmallString<128> ModuleCachePath; in initializeModuleCache() local
90 void deleteModuleCache(const std::string ModuleCachePath) { in deleteModuleCache() argument
/llvm-project/clang/unittests/Serialization/
H A DModuleCacheTest.cpp40 SmallString<256> ModuleCachePath; member in __anond76421f00111::ModuleCacheTest
/llvm-project/clang/include/clang/Lex/
H A DHeaderSearchOptions.h114 std::string ModuleCachePath; global() variable
H A DHeaderSearch.h295 std::string ModuleCachePath; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4355 StringRef ModuleCachePath loadGlobalIndex() local