DeclObjC.h | 74 /// \brief A list of Objective-C protocols, along with the source 95 /// categories, protocols, and class implementations. While C++ member 156 /// base classes, its protocols, or its categories' protocols, that has 435 /// base classes, its protocols, or its categories' protocols, that has 445 /// base classes (and base's categories), its protocols, or its categories' 446 /// protocols, that has 464 // Related to protocols declared in \@protocol 791 /// This includes, class's and its conforming protocols' properties 1038 protocol_range protocols() const { function in class:clang::ObjCInterfaceDecl 1783 protocol_range protocols() const { function in class:clang::ObjCProtocolDecl 2003 protocol_range protocols() const { function in class:clang::ObjCCategoryDecl [all...] |