Home | History | Annotate | Download | only in include

Lines Matching refs:kind

192    gnu_v3_ctor_kinds' value indicating what kind of constructor
211 gnu_v3_dtor_kinds' value, indicating what kind of destructor
252 /* A constructor. This holds a name and the kind of
255 /* A destructor. This holds a name and the kind of destructor. */
506 /* Kind of constructor. */
507 enum gnu_v3_ctor_kinds kind;
515 /* Kind of destructor. */
516 enum gnu_v3_dtor_kinds kind;
623 enum gnu_v3_ctor_kinds kind,
631 enum gnu_v3_dtor_kinds kind,