clang API Documentation

clang::ObjCMethodCall Member List
This is the complete list of members for clang::ObjCMethodCall, including all inherited members.
argumentsMayEscape() const overrideclang::ObjCMethodCall
CallEventManager classclang::ObjCMethodCall [friend]
canBeOverridenInSubclass(ObjCInterfaceDecl *IDecl, Selector Sel) const clang::ObjCMethodCall [protected, virtual]
classof(const CallEvent *CA)clang::ObjCMethodCall [inline, static]
cloneTo(void *Dest) const overrideclang::ObjCMethodCall [inline, protected]
getArgExpr(unsigned Index) const overrideclang::ObjCMethodCall [inline]
getDecl() const overrideclang::ObjCMethodCall [inline]
getExtraInvalidatedValues(ValueList &Values) const overrideclang::ObjCMethodCall [protected]
getInitialStackFrameContents(const StackFrameContext *CalleeCtx, BindingsTy &Bindings) const overrideclang::ObjCMethodCall
getKind() const overrideclang::ObjCMethodCall [inline]
getMessageKind() const clang::ObjCMethodCall
getMethodFamily() const clang::ObjCMethodCall [inline]
getNumArgs() const overrideclang::ObjCMethodCall [inline]
getOriginExpr() const clang::ObjCMethodCall [inline, virtual]
getReceiverInterface() const clang::ObjCMethodCall [inline]
getReceiverSVal() const clang::ObjCMethodCall
getRuntimeDefinition() const overrideclang::ObjCMethodCall
getSelector() const clang::ObjCMethodCall [inline]
getSelfSVal() const clang::ObjCMethodCall
getSourceRange() const overrideclang::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 overrideclang::ObjCMethodCall