clang  3.7.0
clang::ObjCMethodCall Member List

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

argumentsMayEscape() const overrideclang::ObjCMethodCall
CallEventManager classclang::ObjCMethodCallfriend
canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, Selector Sel) const clang::ObjCMethodCallprotectedvirtual
classof(const CallEvent *CA)clang::ObjCMethodCallinlinestatic
cloneTo(void *Dest) const overrideclang::ObjCMethodCallinlineprotected
getArgExpr(unsigned Index) const overrideclang::ObjCMethodCallinline
getDecl() const overrideclang::ObjCMethodCallinline
getExtraInvalidatedValues(ValueList &Values) const overrideclang::ObjCMethodCallprotected
getInitialStackFrameContents(const StackFrameContext *CalleeCtx, BindingsTy &Bindings) const overrideclang::ObjCMethodCall
getKind() const overrideclang::ObjCMethodCallinline
getMessageKind() const clang::ObjCMethodCall
getMethodFamily() const clang::ObjCMethodCallinline
getNumArgs() const overrideclang::ObjCMethodCallinline
getOriginExpr() const clang::ObjCMethodCallinlinevirtual
getReceiverInterface() const clang::ObjCMethodCallinline
getReceiverSVal() const clang::ObjCMethodCall
getRuntimeDefinition() const overrideclang::ObjCMethodCall
getSelector() const clang::ObjCMethodCallinline
getSelfSVal() const clang::ObjCMethodCall
getSourceRange() const overrideclang::ObjCMethodCall
isInstanceMessage() const clang::ObjCMethodCallinline
isReceiverSelfOrSuper() const clang::ObjCMethodCall
isSetter() const clang::ObjCMethodCallinline
ObjCMethodCall(const ObjCMessageExpr *Msg, ProgramStateRef St, const LocationContext *LCtx)clang::ObjCMethodCallinlineprotected
ObjCMethodCall(const ObjCMethodCall &Other)clang::ObjCMethodCallinlineprotected
parameters() const overrideclang::ObjCMethodCall