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

Lines Matching refs:property

1651   /** \brief An Objective-C \@property declaration. */
3947 * \brief Construct a USR for a specified Objective-C property and the USR
3950 CINDEX_LINKAGE CXString clang_constructUSR_ObjCProperty(const char *property,
4083 * \brief Given a cursor pointing to an Objective-C message or property
4089 * \brief Property attributes for a \c CXCursor_ObjCPropertyDecl.
4109 * \brief Given a cursor that represents a property declaration, return the
4110 * associated property attributes. The bits are formed from
4141 * \brief Given a cursor that represents an Objective-C method or property