clang 20.0.0git
|
This is the complete list of members for clang::ObjCMethodList, including all inherited members.
getBits() const | clang::ObjCMethodList | inline |
getMethod() const | clang::ObjCMethodList | inline |
getNext() const | clang::ObjCMethodList | inline |
hasMoreThanOneDecl() const | clang::ObjCMethodList | inline |
MethodAndHasMoreThanOneDecl | clang::ObjCMethodList | |
NextAndExtraBits | clang::ObjCMethodList | |
ObjCMethodList() | clang::ObjCMethodList | inline |
ObjCMethodList(ObjCMethodDecl *M) | clang::ObjCMethodList | inline |
ObjCMethodList(const ObjCMethodList &L) | clang::ObjCMethodList | inline |
operator=(const ObjCMethodList &L) | clang::ObjCMethodList | inline |
setBits(unsigned B) | clang::ObjCMethodList | inline |
setHasMoreThanOneDecl(bool B) | clang::ObjCMethodList | inline |
setMethod(ObjCMethodDecl *M) | clang::ObjCMethodList | inline |
setNext(ObjCMethodList *L) | clang::ObjCMethodList | inline |