Searched defs:EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter_common.cc1560 #define EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL(_is_range) \ macro
1565 EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL(false);
1566 EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL(true);
1567 #undef EXPLICIT_DO_INVOKE_POLYMORPHIC_TEMPLATE_DECL macro

Completed in 69 milliseconds