clang 19.0.0git
clang::ObjCMethodList Member List

This is the complete list of members for clang::ObjCMethodList, including all inherited members.

getBits() constclang::ObjCMethodListinline
getMethod() constclang::ObjCMethodListinline
getNext() constclang::ObjCMethodListinline
hasMoreThanOneDecl() constclang::ObjCMethodListinline
MethodAndHasMoreThanOneDeclclang::ObjCMethodList
NextAndExtraBitsclang::ObjCMethodList
ObjCMethodList()clang::ObjCMethodListinline
ObjCMethodList(ObjCMethodDecl *M)clang::ObjCMethodListinline
ObjCMethodList(const ObjCMethodList &L)clang::ObjCMethodListinline
operator=(const ObjCMethodList &L)clang::ObjCMethodListinline
setBits(unsigned B)clang::ObjCMethodListinline
setHasMoreThanOneDecl(bool B)clang::ObjCMethodListinline
setMethod(ObjCMethodDecl *M)clang::ObjCMethodListinline
setNext(ObjCMethodList *L)clang::ObjCMethodListinline