Home
last modified time | relevance | path

Searched defs:IsCatchBlock (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h1067 bool IsCatchBlock() const { return catch_dex_file_ != nullptr; } in IsCatchBlock() function
1444 bool IsCatchBlock() const { in IsCatchBlock() function