Searched refs:exceptions_to_resolve_ (Results 1 – 1 of 1) sorted by relevance
1008 : exceptions_to_resolve_(exceptions_to_resolve) {} in ResolveCatchBlockExceptionsClassVisitor()1043 exceptions_to_resolve_.emplace(encoded_catch_handler_handlers_type_idx, in ResolveExceptionsForMethod()1056 std::set<std::pair<uint16_t, const DexFile*>>& exceptions_to_resolve_; member in art::ResolveCatchBlockExceptionsClassVisitor