clang API Documentation
CallEventManager class | clang::CXXAllocatorCall | [friend] |
classof(const CallEvent *CE) | clang::CXXAllocatorCall | [inline, static] |
cloneTo(void *Dest) const override | clang::CXXAllocatorCall | [inline, protected] |
CXXAllocatorCall(const CXXNewExpr *E, ProgramStateRef St, const LocationContext *LCtx) | clang::CXXAllocatorCall | [inline, protected] |
CXXAllocatorCall(const CXXAllocatorCall &Other) | clang::CXXAllocatorCall | [inline, protected] |
getArgExpr(unsigned Index) const override | clang::CXXAllocatorCall | [inline] |
getDecl() const override | clang::CXXAllocatorCall | [inline] |
getKind() const override | clang::CXXAllocatorCall | [inline] |
getNumArgs() const override | clang::CXXAllocatorCall | [inline] |
getOriginExpr() const | clang::CXXAllocatorCall | [inline, virtual] |