Home
last modified time | relevance | path

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

/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
Dtest_bad_identifiers.proto66 message Deprecated { message
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
DVertexBuffer.java110 @Deprecated enumConstant
/external/clang/lib/AST/
DDeclBase.cpp395 if (DeprecatedAttr *Deprecated = dyn_cast<DeprecatedAttr>(*A)) { in getAvailability() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp2032 VersionTuple Deprecated, in checkAvailabilityAttr()
2089 VersionTuple Deprecated, in mergeAvailabilityAttr()
2228 AvailabilityChange Deprecated = Attr.getAvailabilityDeprecated(); in handleAvailabilityAttr() local
/external/clang/lib/Parse/
DParseDecl.cpp817 enum { Introduced, Deprecated, Obsoleted, Unknown }; in ParseAvailabilityAttribute() enumerator
/external/clang/include/clang-c/
DIndex.h2296 CXVersion Deprecated; member
/external/clang/tools/libclang/
DCIndex.cpp5891 if (DeprecatedAttr *Deprecated = dyn_cast<DeprecatedAttr>(*A)) { in clang_getCursorPlatformAvailability() local