clang API Documentation

clang::CXXAllocatorCall Member List
This is the complete list of members for clang::CXXAllocatorCall, including all inherited members.
CallEventManager classclang::CXXAllocatorCall [friend]
classof(const CallEvent *CE)clang::CXXAllocatorCall [inline, static]
cloneTo(void *Dest) const overrideclang::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 overrideclang::CXXAllocatorCall [inline]
getDecl() const overrideclang::CXXAllocatorCall [inline]
getKind() const overrideclang::CXXAllocatorCall [inline]
getNumArgs() const overrideclang::CXXAllocatorCall [inline]
getOriginExpr() const clang::CXXAllocatorCall [inline, virtual]