Home
last modified time | relevance | path

Searched refs:lang_type_class (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/gcc/
HDtypeclass.h43 lang_type_class enumerator
HDbuiltins.c1601 case LANG_TYPE: return lang_type_class; in type_to_class()
/NextBSD/contrib/gcc/cp/
HDChangeLog.apple540 * cp-tree.h (struct lang_type_class): Add destructor_triviality_final
565 * cp-tree.h (struct lang_type_class): Add
HDChangeLog-2004380 * cp-tree.h (struct lang_type_class): Rename 'objc_protocols'
394 * cp-tree.h (struct lang_type_class): Add 'objc_protocols' field.
1856 * cp-tree.h (struct lang_type_class): Remove marked flags, add
2094 * cp-tree.h (struct lang_type_class): Make pure_virtuals a
3200 (struct lang_type_class): Make vcall_indices a VEC(tree_pair_s).
3358 * cp-tree.h (lang_type_class): Add lazy_assignment_op.
3371 * cp-tree.h (struct lang_type_class): Remove vfields field.
3428 * cp-tree.h (lang_type_class): Add lazy_assignment_op.
3516 * cp-tree.h (lang_type_class): Remove lazy_default_ctor and
3557 * cp-tree.h (lang_type_class): Remove has_real_assign_ref and
[all …]
HDChangeLog-2002714 * cp-tree.h (lang_type_class): Add typeinfo_var.
929 (lang_type_class): Remove rtti. Add vtables. Add vcall_indices.
975 * cp-tree.h (lang_type_class): Add decl_list field.
1018 * cp-tree.h (lang_type_class): Remove vsize.
1103 * cp-tree.h (lang_type_class): Add contains_empty_class_p.
1221 * cp-tree.h (lang_type_class): Add empty_p.
1456 * cp-tree.h (lang_type_class): Remove size, size_unit. Add
2728 (struct lang_type_class): Rename from struct lang_type. Include
HDcp-tree.h1010 struct lang_type_class GTY(())
1104 struct lang_type_class GTY((tag ("1"))) c;
HDChangeLog-20032163 * cp-tree.h (lang_type_class): Remove has_call_overloaded,
4234 * cp-tree.h (struct lang_type_class): Replace data member tags
6058 (lang_type_class): Add fields_readonly.
6350 * cp-tree.h (lang_type_class): Remove is_partial_instantiation.
6608 (struct lang_type_class): Add reorder attribute to field `methods'.
6813 * cp-tree.h (struct lang_type_class): add field for key method
HDChangeLog5942 (struct lang_type_class): Adjust.
6027 * cp-tree.h (lang_type_class): Remove redefined. Move
6727 (lang_type_class): Add lazy_destructor.
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp6076 lang_type_class in EvaluateBuiltinClassifyType() enumerator