Searched refs:dynamic_pointee_type (Results 1 – 2 of 2) sorted by relevance
214 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() argument218 return m_type_system->IsPossibleDynamicType(m_type, dynamic_pointee_type, in IsPossibleDynamicType()
3525 if (dynamic_pointee_type) in IsPossibleDynamicType()3542 if (dynamic_pointee_type) in IsPossibleDynamicType()3543 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3579 if (dynamic_pointee_type) in IsPossibleDynamicType()3580 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3611 if (dynamic_pointee_type) in IsPossibleDynamicType()3612 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3623 if (dynamic_pointee_type) in IsPossibleDynamicType()3624 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3635 if (dynamic_pointee_type) in IsPossibleDynamicType()[all …]