Searched refs:accumulateGlobals (Results 1 – 2 of 2) sorted by relevance
654 accumulateGlobals(Item->getGlobalInits()); in emitItems()658 accumulateGlobals(Item->getGlobalInits()); in emitItems()682 accumulateGlobals(Item->getGlobalInits()); in emitItems()
550 void accumulateGlobals(std::unique_ptr<VariableDeclarationList> Globls) { in accumulateGlobals() function