Searched refs:static_type (Results 1 – 3 of 3) sorted by relevance
271 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local272 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()296 ret.SetCompilerType(static_type); in FixUpDynamicType()
278 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local279 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()299 ret.SetCompilerType(static_type); in FixUpDynamicType()
822 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() argument825 SetType(static_type, dynamic_type); in TypeImpl()