clang API Documentation

clang::CXXConstructorCall Member List
This is the complete list of members for clang::CXXConstructorCall, including all inherited members.
CallEventManager classclang::CXXConstructorCall [friend]
classof(const CallEvent *CA)clang::CXXConstructorCall [inline, static]
cloneTo(void *Dest) const overrideclang::CXXConstructorCall [inline, protected]
CXXConstructorCall(const CXXConstructExpr *CE, const MemRegion *Target, ProgramStateRef St, const LocationContext *LCtx)clang::CXXConstructorCall [inline, protected]
CXXConstructorCall(const CXXConstructorCall &Other)clang::CXXConstructorCall [inline, protected]
getArgExpr(unsigned Index) const overrideclang::CXXConstructorCall [inline]
getCXXThisVal() const clang::CXXConstructorCall
getDecl() const overrideclang::CXXConstructorCall [inline]
getExtraInvalidatedValues(ValueList &Values) const overrideclang::CXXConstructorCall [protected]
getInitialStackFrameContents(const StackFrameContext *CalleeCtx, BindingsTy &Bindings) const overrideclang::CXXConstructorCall
getKind() const overrideclang::CXXConstructorCall [inline]
getNumArgs() const overrideclang::CXXConstructorCall [inline]
getOriginExpr() const clang::CXXConstructorCall [inline, virtual]