Searched refs:dynamic_pointee_type (Results 1 – 2 of 2) sorted by relevance
228 bool CompilerType::IsPossibleDynamicType(CompilerType *dynamic_pointee_type, in IsPossibleDynamicType() argument232 return m_type_system->IsPossibleDynamicType(m_type, dynamic_pointee_type, in IsPossibleDynamicType()
3752 if (dynamic_pointee_type) in IsPossibleDynamicType()3753 dynamic_pointee_type->SetCompilerType(this, type); in IsPossibleDynamicType()3769 if (dynamic_pointee_type) in IsPossibleDynamicType()3770 dynamic_pointee_type->SetCompilerType( in IsPossibleDynamicType()3816 dynamic_pointee_type, check_cplusplus, check_objc); in IsPossibleDynamicType()3832 if (dynamic_pointee_type) in IsPossibleDynamicType()3833 dynamic_pointee_type->SetCompilerType(getASTContext(), in IsPossibleDynamicType()3866 if (dynamic_pointee_type) in IsPossibleDynamicType()3878 if (dynamic_pointee_type) in IsPossibleDynamicType()3890 if (dynamic_pointee_type) in IsPossibleDynamicType()[all …]