Home
last modified time | relevance | path

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

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