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

Lines Matching refs:property

1592   /** \brief An Objective-C \@property declaration. */
3777 * \brief Construct a USR for a specified Objective-C property and the USR
3780 CINDEX_LINKAGE CXString clang_constructUSR_ObjCProperty(const char *property,
3919 * \brief Property attributes for a \c CXCursor_ObjCPropertyDecl.
3939 * \brief Given a cursor that represents a property declaration, return the
3940 * associated property attributes. The bits are formed from
3971 * \brief Given a cursor that represents an Objective-C method or property