clang API Documentation

clang::ObjCMethodList Member List
This is the complete list of members for clang::ObjCMethodList, including all inherited members.
Countclang::ObjCMethodList
getBits() const clang::ObjCMethodList [inline]
getNext() const clang::ObjCMethodList [inline]
Methodclang::ObjCMethodList
NextAndExtraBitsclang::ObjCMethodList
ObjCMethodList()clang::ObjCMethodList [inline]
ObjCMethodList(ObjCMethodDecl *M, unsigned count, ObjCMethodList *C)clang::ObjCMethodList [inline]
setBits(unsigned B)clang::ObjCMethodList [inline]
setNext(ObjCMethodList *L)clang::ObjCMethodList [inline]