Lines Matching refs:property
1704 /** \brief An Objective-C \@property declaration. */
4033 * \brief Construct a USR for a specified Objective-C property and the USR
4036 CINDEX_LINKAGE CXString clang_constructUSR_ObjCProperty(const char *property,
4169 * \brief Given a cursor pointing to an Objective-C message or property
4175 * \brief Property attributes for a \c CXCursor_ObjCPropertyDecl.
4195 * \brief Given a cursor that represents a property declaration, return the
4196 * associated property attributes. The bits are formed from
4227 * \brief Given a cursor that represents an Objective-C method or property