Searched refs:Unfinalized (Results 1 – 1 of 1) sorted by relevance
174 Unfinalized.push_back(std::move(ObjAllocs)); in notifyObjectLoaded()182 for (auto &ObjAllocs : Unfinalized) {195 Unfinalized.clear();322 std::vector<ObjectAllocs> Unfinalized; variable