Searched refs:accumulateGlobals (Results 1 – 2 of 2) sorted by relevance
572 accumulateGlobals(Item->getGlobalInits()); in emitItems()576 accumulateGlobals(Item->getGlobalInits()); in emitItems()600 accumulateGlobals(Item->getGlobalInits()); in emitItems()
540 void accumulateGlobals(std::unique_ptr<VariableDeclarationList> Globls) { in accumulateGlobals() function