Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.cc707 bool has_catch_all = false; in ResolveExceptionsForMethod() local
710 has_catch_all = true; in ResolveExceptionsForMethod()
724 if (has_catch_all) { in ResolveExceptionsForMethod()