Searched refs:getCallSite (Results 1 – 14 of 14) sorted by relevance
327 ->getCallSite(); in getStmtForDiagnostics()339 return CEE->getCalleeContext()->getCallSite(); in getStmtForDiagnostics()
226 cast<Expr>(SFC->getCallSite()), State, &CallerBldrCtx, CallerLCtx, in computeObjectUnderConstruction()450 cast<Expr>(SFC->getCallSite()), State, CallerLCtx, in updateObjectsUnderConstruction()673 LCtx->getStackFrame()->getCallSite()); in handleConstructor()
93 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()264 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
952 while (isa<CXXInheritedCtorInitExpr>(SFC->getCallSite())) in getInheritingStackFrame()1436 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
492 LCtx->getStackFrame()->getCallSite())) { in HandleVirtualBaseBranch()
1671 InitE = cast<ObjCMessageExpr>(CE->getCalleeContext()->getCallSite()) in VisitNode()2442 if (CEE->getCalleeContext()->getCallSite() == E) in handle()2476 if (CalleeContext->getCallSite() != E) in handle()
1008 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion()
306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
2443 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
514 if (const Stmt *S = cast<StackFrameContext>(LCtx)->getCallSite()) { in dumpStack()556 if (const Stmt *S = cast<StackFrameContext>(LCtx)->getCallSite()) { in printJson()
325 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
175 const Stmt *CallSite = Context.getStackFrame()->getCallSite(); in checkEndFunction()
506 S = LCtx->getStackFrame()->getCallSite(); in VisitNode()
1082 return cast<CXXConstructExpr>(getInheritingStackFrame()->getCallSite()); in getInheritingConstructor()