Searched refs:dynamic_pointee_type (Results 1 – 2 of 2) sorted by relevance
246 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() argument251 return type_system_sp->IsPossibleDynamicType(m_type, dynamic_pointee_type, in IsPossibleDynamicType()
3513 if (dynamic_pointee_type) in IsPossibleDynamicType()3530 if (dynamic_pointee_type) in IsPossibleDynamicType()3531 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3568 if (dynamic_pointee_type) in IsPossibleDynamicType()3569 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3600 if (dynamic_pointee_type) in IsPossibleDynamicType()3601 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3612 if (dynamic_pointee_type) in IsPossibleDynamicType()3613 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3624 if (dynamic_pointee_type) in IsPossibleDynamicType()[all …]