Searched defs:getSpecificModuleCachePath (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/ | ||
| H A D | CompilerInstance.h | 682 std::string getSpecificModuleCachePath() { getSpecificModuleCachePath() function |
| /freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
| H A D | CompilerInstance.cpp | 541 std::string CompilerInstance::getSpecificModuleCachePath(StringRef ModuleHash) { getSpecificModuleCachePath() function in CompilerInstance |