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