Searched defs:isCtorinit (Results 1 – 2 of 2) sorted by relevance
141 bool isCtorinit() { return (storage_class & STCctorinit) != 0; } in isCtorinit() function
1284 final bool isCtorinit() const pure nothrow @nogc @safe in isCtorinit() function