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