Searched refs:Deprecation (Results 1 – 18 of 18) sorted by relevance
33 DD.Kind = Deprecation; in makeAvailability()64 case Deprecation: in Destroy()
6402 assert(DD.Kind == DelayedDiagnostic::Deprecation || in handleDelayedAvailabilityCheck()6404 Sema::AvailabilityDiagnostic AD = DD.Kind == DelayedDiagnostic::Deprecation in handleDelayedAvailabilityCheck()6440 case DelayedDiagnostic::Deprecation: in PopParsingDeclaration()
116 enum DDKind { Deprecation, Unavailable, Access, ForbiddenType }; enumerator168 assert((Kind == Deprecation || Kind == Unavailable) && in getDeprecationDecl()174 assert((Kind == Deprecation || Kind == Unavailable) && in getDeprecationMessage()
7 Deprecation warning for invalid str and byte escape sequences now prints
386 Deprecation warning is now raised for builtin types without the __module__
500 Deprecation warning is emitted if uses them in the middle of the regular
1195 Deprecation warning for invalid str and byte escape sequences now prints
240 {{- with .Op.Deprecation}}
100 - Deprecation of fields instead of manual field id assignment.
250 #39 - Deprecation warnings in Python 2.6
274 versions we support going forward. Deprecation of the formats will be
1015 // Deprecation macros.
2020 <warning-ignored>`. Deprecation warnings caused by :ref:`deprecated unittest
1580 Deprecation warnings are once again shown by default in single-file scripts and
136 Changes to the Handling of Deprecation Warnings
5405 - Packing a float now always gives a Deprecation Warning. Previously it
2867 - Issue #17576: Deprecation warning emitted now when __int__() or __index__()