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