Searched refs:static_type (Results 1 – 6 of 6) sorted by relevance
279 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local280 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()304 ret.SetCompilerType(static_type); in FixUpDynamicType()
258 CompilerType static_type(static_value.GetCompilerType()); in FixUpDynamicType() local259 Flags static_type_flags(static_type.GetTypeInfo()); in FixUpDynamicType()279 ret.SetCompilerType(static_type); in FixUpDynamicType()
591 tree static_type, target_type, boff; in build_dynamic_cast_1() local630 static_type = TYPE_MAIN_VARIANT (TREE_TYPE (exprtype)); in build_dynamic_cast_1()634 td3 = get_tinfo_decl (static_type); in build_dynamic_cast_1()639 boff = dcast_base_hint (static_type, target_type); in build_dynamic_cast_1()
131 int static_type; /* A static member function */ member1020 s3 = work->static_type; in internal_cplus_demangle()1068 work->static_type = s3; in internal_cplus_demangle()1297 work -> static_type = 1; in demangle_signature()1531 if (work->static_type) in demangle_signature()1551 if (work -> static_type)2663 else if (work -> static_type) in demangle_prefix()
785 TypeImpl::TypeImpl(const CompilerType &static_type, in TypeImpl() argument788 SetType(static_type, dynamic_type); in TypeImpl()