Home
last modified time | relevance | path

Searched refs:catch_type_index (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dnodes.h1028 TryCatchInformation(dex::TypeIndex catch_type_index, const DexFile& dex_file) in TryCatchInformation() argument
1031 catch_type_index_(catch_type_index) {} in TryCatchInformation()