Searched defs:isDeprecated (Results 1 – 13 of 13) sorted by relevance
30 bool isDeprecated() const { return this->isDeprecated_; } in isDeprecated() function
69 override bool isDeprecated() const in isDeprecated() function
59 package auto previewErrorFunc(bool isDeprecated, FeatureState featureState) @safe @nogc pure nothrow in previewErrorFunc()69 package auto previewSupplementalFunc(bool isDeprecated, FeatureState featureState) @safe @nogc pure… in previewSupplementalFunc()
135 override bool isDeprecated() const in isDeprecated() function
606 override final bool isDeprecated() const in isDeprecated() function
144 bool isDeprecated() const { return (storage_class & STCdeprecated) != 0; } in isDeprecated() function
494 override final bool isDeprecated() const pure nothrow @nogc @safe in isDeprecated() function
1015 bool isDeprecated() @safe @nogc pure nothrow const in isDeprecated() function
2525 extern(C++) override bool isDeprecated() const in isDeprecated() function
467 bool EnumDeclaration::isDeprecated() in isDeprecated() function
539 bool AggregateDeclaration::isDeprecated() in isDeprecated() function
151 bool isDeprecated() { return (storage_class & STCdeprecated) != 0; } in isDeprecated() function
637 bool Dsymbol::isDeprecated() in isDeprecated() function