clang  3.7.0
clang::ObjCMethodList Member List

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

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