Lines Matching defs:kind

1691   // section of kind SHN_COMMON.
1693 // Note that a symbol of kind STT_COMMON is also considered a common
3944 // This holds the kind of dynamic type of particular instance.
3992 kind() const
3996 kind (enum type_or_decl_kind k)
4078 /// Getter for the "kind" property of @ref type_or_decl_base type.
4086 type_or_decl_base::kind() const
4087 {return priv_->kind();}
4089 /// Setter for the "kind" property of @ref type_or_decl_base type.
4097 type_or_decl_base::kind(enum type_or_decl_kind k)
4098 {priv_->kind(k);}
4846 // anonymous types of this kind in the same namespace must have
5084 // other anymous types of the same kind.
5100 /// insight about the kind of differences there are.
5107 /// kind of changes there are between @p l and @p r. This one is set
7915 /// insight about the kind of differences there are.
7922 /// kind of changes there are between @p l and @p r. This one is set
8508 /// anonymous types of a certain kind. For instance, all anonymous
8514 /// of a certain kind in the same hash table bucket, for instance.
8592 // All anonymous types of a given kind get to have the same internal
9864 if (d && (d->kind() & type_or_decl_base::ABSTRACT_DECL_BASE))
9866 if (!(d->kind() & type_or_decl_base::ABSTRACT_TYPE_BASE))
9937 if (t && (t->kind() & type_or_decl_base::ABSTRACT_TYPE_BASE))
10191 if (t->kind() & type_or_decl_base::CLASS_TYPE)
10291 if (t->kind() & type_or_decl_base::POINTER_TYPE)
10773 /// This enum describe the kind of entity to lookup, while using the
11516 /// node it is. This has to be specialized for the kind of node we
11521 /// @tparam NodeKind the kind of node to consider.
11561 /// it is. There has to be specializations for the kind of the nodes
13943 /// Two types T1 and T2 (who are presumably of the same name and kind)
14304 // kind must be fixed before looking at the subsequent
14580 /// insight about the kind of differences there are.
14587 /// kind of changes there are between @p l and @p r. This one is set
15097 /// insight about the kind of differences there are.
15104 /// kind of changes there are between @p l and @p r. This one is set
15354 /// insight about the kind of differences there are.
15361 /// kind of changes there are between @p l and @p r. This one is set
15743 /// insight about the kind of differences there are.
15750 /// kind of changes there are between @p l and @p r. This one is set
16225 /// insight about the kind of differences there are.
16232 /// kind of changes there are between @p l and @p r. This one is set
16607 /// insight about the kind of differences there are.
16614 /// kind of changes there are between @p l and @p r. This one is set
17178 /// insight about the kind of differences there are.
17185 /// kind of changes there are between @p l and @p r. This one is set
17502 /// insight about the kind of differences there are.
17509 /// kind of changes there are between @p l and @p r. This one is set
18121 /// insight about the kind of differences there are.
18128 /// kind of changes there are between @p l and @p r. This one is set
18606 /// insight about the kind of differences there are.
18613 /// kind of changes there are between @p l and @p r. This one is set
18796 /// @param bind the binding kind of the variable.
18920 /// insight about the kind of differences there are.
18927 /// kind of changes there are between @p l and @p r. This one is set
19490 /// information about the kind of changes carried by @p lhs and @p
20120 /// @param bind the kind of the binding of the function
20423 /// insight about the kind of differences there are.
20430 /// kind of changes there are between @p l and @p r. This one is set
20875 /// insight about the kind of differences there are.
20882 /// kind of changes there are between @p l and @p r. This one is set
21885 /// insight about the kind of differences there are.
21892 /// kind of changes there are between @p l and @p r. This one is set
22855 /// insight about the kind of differences there are.
22862 /// kind of changes there are between @p l and @p r. This one is set
23504 /// insight about the kind of differences there are.
23511 /// kind of changes there are between @p l and @p r. This one is set
24658 /// insight about the kind of differences there are.
24665 /// kind of changes there are between @p l and @p r. This one is set
25985 /// if their underlying types are of the same kind and have the same
25990 /// they have the same kind, name and size. Two class types have
26015 /// structure if their underlying types are of the same kind and have
26020 /// they have the same kind, name and size. Two class types have