Searched defs:CXXAllocatorCall (Results 1 – 3 of 3) sorted by relevance
146 void checkNewAllocator(const CXXAllocatorCall &, CheckerContext &) const {} in checkNewAllocator() argument
39 class CXXAllocatorCall; variable
1116 CXXAllocatorCall(const CXXNewExpr *E, ProgramStateRef St, in CXXAllocatorCall() function