Lines Matching full:is_interface
6589 const bool is_interface = klass->IsInterface();6591 const bool fill_tables = !is_interface;6686 if (super_interface || is_interface) {6905 DCHECK(!is_interface || (default_methods.empty() && miranda_methods.empty()))7130 if (kIsDebugBuild && !is_interface) {