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