reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3233 while (with_dv_info) { 3234 if (with_dv_info->HasDynamicValueTypeInfo()) 3235 return with_dv_info->GetDynamicValueTypeImpl(); 3236 with_dv_info = with_dv_info->m_parent; 3236 with_dv_info = with_dv_info->m_parent;