This is the complete list of members for
clang::ObjCMethodCall, including all inherited members.
| argumentsMayEscape() const override | clang::ObjCMethodCall | |
| CallEventManager class | clang::ObjCMethodCall | [friend] |
| canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, Selector Sel) const | clang::ObjCMethodCall | [protected, virtual] |
| classof(const CallEvent *CA) | clang::ObjCMethodCall | [inline, static] |
| cloneTo(void *Dest) const override | clang::ObjCMethodCall | [inline, protected] |
| getArgExpr(unsigned Index) const override | clang::ObjCMethodCall | [inline] |
| getDecl() const override | clang::ObjCMethodCall | [inline] |
| getExtraInvalidatedValues(ValueList &Values) const override | clang::ObjCMethodCall | [protected] |
| getInitialStackFrameContents(const StackFrameContext *CalleeCtx, BindingsTy &Bindings) const override | clang::ObjCMethodCall | |
| getKind() const override | clang::ObjCMethodCall | [inline] |
| getMessageKind() const | clang::ObjCMethodCall | |
| getMethodFamily() const | clang::ObjCMethodCall | [inline] |
| getNumArgs() const override | clang::ObjCMethodCall | [inline] |
| getOriginExpr() const | clang::ObjCMethodCall | [inline, virtual] |
| getReceiverInterface() const | clang::ObjCMethodCall | [inline] |
| getReceiverSVal() const | clang::ObjCMethodCall | |
| getRuntimeDefinition() const override | clang::ObjCMethodCall | |
| getSelector() const | clang::ObjCMethodCall | [inline] |
| getSelfSVal() const | clang::ObjCMethodCall | |
| getSourceRange() const override | clang::ObjCMethodCall | |
| isInstanceMessage() const | clang::ObjCMethodCall | [inline] |
| isReceiverSelfOrSuper() const | clang::ObjCMethodCall | |
| isSetter() const | clang::ObjCMethodCall | [inline] |
| ObjCMethodCall(const ObjCMessageExpr *Msg, ProgramStateRef St, const LocationContext *LCtx) | clang::ObjCMethodCall | [inline, protected] |
| ObjCMethodCall(const ObjCMethodCall &Other) | clang::ObjCMethodCall | [inline, protected] |
| parameters() const override | clang::ObjCMethodCall | |