Searched refs:getGlobalModuleFragment (Results 1 – 3 of 3) sorted by relevance
758 Module *getGlobalModuleFragment() const;
380 Module *Module::getGlobalModuleFragment() const { in getGlobalModuleFragment() function in Module
3080 if (auto GMF = Primary->getGlobalModuleFragment()) { in EmitModuleInitializers()