Home
last modified time | relevance | path

Searched defs:Deprecated (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/t/lib/deprecate/
H A DDeprecated.pm1 package Deprecated; package
/openbsd/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAvailabilityInfo.h34 VersionTuple Deprecated; member
/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclBase.cpp647 if (const auto *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getAvailability() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp2376 VersionTuple Deprecated, in checkAvailabilityAttr()
2432 bool Implicit, VersionTuple Introduced, VersionTuple Deprecated, in mergeAvailabilityAttr()
2616 AvailabilityChange Deprecated = AL.getAvailabilityDeprecated(); in handleAvailabilityAttr() local
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1104 enum { Introduced, Deprecated, Obsoleted, Unknown }; in ParseAvailabilityAttribute() enumerator
/openbsd/gnu/llvm/clang/include/clang-c/
H A DIndex.h2304 CXVersion Deprecated; member
/openbsd/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4727 const Record &Deprecated = *Doc.Documentation->getValueAsDef("Deprecated"); in WriteDocumentation() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8263 if (DeprecatedAttr *Deprecated = dyn_cast<DeprecatedAttr>(A)) { in getCursorPlatformAvailabilityForDecl() local