Searched refs:getSpecificModuleCachePath (Results 1 – 3 of 3) sorted by relevance
634 std::string getSpecificModuleCachePath();
266 std::string SpecificModuleCachePath = CI.getSpecificModuleCachePath(); in BeginSourceFile()
335 PP->getHeaderSearchInfo().setModuleCachePath(getSpecificModuleCachePath()); in createPreprocessor()372 std::string CompilerInstance::getSpecificModuleCachePath() { in getSpecificModuleCachePath() function in CompilerInstance