Searched refs:getCXXConstructorCall (Results 1 – 3 of 3) sorted by relevance
385 CallEventRef<> Caller = CEMgr.getCXXConstructorCall( in computeObjectUnderConstruction()704 : (CallEventRef<>)CEMgr.getCXXConstructorCall( in handleConstructor()
1468 return getCXXConstructorCall(CE, ThisVal.getAsRegion(), State, CallerCtx, in getCaller()
1441 getCXXConstructorCall(const CXXConstructExpr *E, const MemRegion *Target, in getCXXConstructorCall() function