Home | History | Annotate | Download | only in blink_gc_plugin

Lines Matching refs:hasBody

505           if (callback->hasBody()) {
1178 if (dtor && dtor->hasBody()) {
1223 if (!dtor->hasBody() || !EmptyStmtVisitor::isEmpty(dtor->getBody()))