Home
last modified time | relevance | path

Searched defs:ctorinit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Daggregate.d358 final bool fill(const ref Loc loc, Expressions* elements, bool ctorinit) in fill()
H A Ddeclaration.d1095 bool ctorinit; /// it has been initialized in a ctor member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddstruct.c631 bool AggregateDeclaration::fill(Loc loc, Expressions *elements, bool ctorinit) in fill()
H A Ddeclaration.h249 bool ctorinit; // it has been initialized in a ctor variable