Searched refs:getCallSite (Results 1 – 14 of 14) sorted by relevance
325 ->getCallSite(); in getStmtForDiagnostics()337 return CEE->getCalleeContext()->getCallSite(); in getStmtForDiagnostics()
236 cast<Expr>(SFC->getCallSite()), State, &CallerBldrCtx, CallerLCtx, in computeObjectUnderConstruction()460 cast<Expr>(SFC->getCallSite()), State, CallerLCtx, in updateObjectsUnderConstruction()638 LCtx->getStackFrame()->getCallSite()); in handleConstructor()
89 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()259 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
972 while (isa<CXXInheritedCtorInitExpr>(SFC->getCallSite())) in getInheritingStackFrame()1456 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
539 LCtx->getStackFrame()->getCallSite())) { in HandleVirtualBaseBranch()
1623 InitE = cast<ObjCMessageExpr>(CE->getCalleeContext()->getCallSite()) in VisitNode()2394 if (CEE->getCalleeContext()->getCallSite() == E) in handle()2428 if (CalleeContext->getCallSite() != E) in handle()
1047 const Stmt *CallSite = SFC->getCallSite(); in getVarRegion()
327 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
2464 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
512 if (const Stmt *S = cast<StackFrameContext>(LCtx)->getCallSite()) { in dumpStack()554 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()
1089 return cast<CXXConstructExpr>(getInheritingStackFrame()->getCallSite()); in getInheritingConstructor()