Searched refs:GetCatchTypeIndex (Results 1 – 3 of 3) sorted by relevance
309 if (iterator.GetHandlerTypeIndex() != info->GetCatchTypeIndex()) { in InsertTryBoundaryBlocks()
649 catch_info->GetCatchTypeIndex(), in VisitLoadException()
1074 dex::TypeIndex GetCatchTypeIndex() const { in GetCatchTypeIndex() function