Searched refs:setModuleHash (Results 1 – 2 of 2) sorted by relevance
407 void setModuleHash(StringRef Hash) { ModuleHash = std::string(Hash); } in setModuleHash() function
498 PP->getHeaderSearchInfo().setModuleHash(ModuleHash); in createPreprocessor()