Home | History | Annotate | Download | only in clang-c

Lines Matching defs:Deprecated

123  * it being deprecated or unavailable.
131 * \brief The entity is available, but has been deprecated (and its use is
900 * is now deprecated. Use clang_getDiagnosticCategoryText()
1124 * \brief DEPRECATED: Enabled chained precompiled preambles in C++.
1127 * we are testing C++ precompiled preamble support. It is deprecated.
2280 * \brief The version number in which this entity was deprecated (but is
2283 CXVersion Deprecated;
2307 * entity is deprecated on all platforms.
4494 * \param kind DEPRECATED: always set to CXCursor_NotImplemented if non-NULL.