Searched refs:setGlobalInits (Results 1 – 3 of 3) sorted by relevance
36 void EmitterWorkItem::setGlobalInits( in setGlobalInits() function in Ice::EmitterWorkItem
186 void setGlobalInits(std::unique_ptr<VariableDeclarationList> GloblInits);
431 Item->setGlobalInits(Func->getGlobalInits()); in translateFunctions()440 Item->setGlobalInits(std::move(GlobalInits)); in translateFunctions()