Searched refs:updated_access_fields (Results 1 – 1 of 1) sorted by relevance
77 std::vector<std::pair<art::ArtField*, art::ArtField*>> updated_access_fields; in VisitReflectiveTargets() local82 updated_access_fields.push_back({ af, it }); in VisitReflectiveTargets()85 for (auto it : updated_access_fields) { in VisitReflectiveTargets()