Home
last modified time | relevance | path

Searched defs:getSpecificModuleCachePath (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h724 std::string getSpecificModuleCachePath() { getSpecificModuleCachePath() function
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp540 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { getSpecificModuleCachePath() function in CompilerInstance