clang API Documentation
| CallEventManager class | clang::CXXConstructorCall | [friend] |
| classof(const CallEvent *CA) | clang::CXXConstructorCall | [inline, static] |
| cloneTo(void *Dest) const override | clang::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 override | clang::CXXConstructorCall | [inline] |
| getCXXThisVal() const | clang::CXXConstructorCall | |
| getDecl() const override | clang::CXXConstructorCall | [inline] |
| getExtraInvalidatedValues(ValueList &Values) const override | clang::CXXConstructorCall | [protected] |
| getInitialStackFrameContents(const StackFrameContext *CalleeCtx, BindingsTy &Bindings) const override | clang::CXXConstructorCall | |
| getKind() const override | clang::CXXConstructorCall | [inline] |
| getNumArgs() const override | clang::CXXConstructorCall | [inline] |
| getOriginExpr() const | clang::CXXConstructorCall | [inline, virtual] |