Home | History | Annotate | Download | only in src

Lines Matching full:has_wrapper_class_id

135   bool has_wrapper_class_id() const {
1032 if (it.node()->IsRetainer() && it.node()->has_wrapper_class_id()) {
1043 if (node->IsRetainer() && node->has_wrapper_class_id()) {
1054 if (node->has_wrapper_class_id() && node->IsWeak()) {