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()
365 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local366 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()390 ret.SetCompilerType(static_type); in FixUpDynamicType()
955 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() argument958 SetType(static_type, dynamic_type); in TypeImpl()