Searched refs:static_type (Results 1 – 4 of 4) sorted by relevance
137 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local138 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()158 ret.SetCompilerType(static_type); in FixUpDynamicType()
286 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local287 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()307 ret.SetCompilerType(static_type); in FixUpDynamicType()
369 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local370 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()394 ret.SetCompilerType(static_type); in FixUpDynamicType()
934 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() argument937 SetType(static_type, dynamic_type); in TypeImpl()