Searched refs:Unfinalized (Results 1 – 1 of 1) sorted by relevance
175 Unfinalized.push_back(std::move(ObjAllocs)); in notifyObjectLoaded()183 for (auto &ObjAllocs : Unfinalized) {196 Unfinalized.clear();323 std::vector<ObjectAllocs> Unfinalized; variable