Searched defs:checkDeprecated (Results 1 – 6 of 6) sorted by relevance
763 void Dsymbol::checkDeprecated(Loc loc, Scope *sc) in checkDeprecated() function
1777 void Type::checkDeprecated(Loc loc, Scope *sc) in checkDeprecated() function2605 void TypeNext::checkDeprecated(Loc loc, Scope *sc) in checkDeprecated() function
2342 void Expression::checkDeprecated(Scope *sc, Dsymbol *s) in checkDeprecated() function
406 final bool checkDeprecated(const ref Loc loc, Scope* sc) in checkDeprecated() function
1047 void checkDeprecated(const ref Loc loc, Scope* sc) in checkDeprecated() function2801 override final void checkDeprecated(const ref Loc loc, Scope* sc) in checkDeprecated() function
1148 final bool checkDeprecated(Scope* sc, Dsymbol s) in checkDeprecated() function