Searched refs:getCalleeContext (Results 1 – 7 of 7) sorted by relevance
47 const StackFrameContext *calleeCtx = CE.getCalleeContext(); in processCallEnter()93 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()104 } while (!CE || CE->getCalleeContext() != CEE->getCalleeContext()); in getLastStmt()112 if (CE->getCalleeContext() == SF) in getLastStmt()
459 if (CE->getCalleeContext() == OriginalSCtx) { in findModifyingFrames()1159 if (CE->getCalleeContext() != CalleeSFC) in visitNodeMaybeUnsuppress()1665 CallEventRef<> Call = CallMgr.getCaller(CE->getCalleeContext(), in VisitNode()1671 InitE = cast<ObjCMessageExpr>(CE->getCalleeContext()->getCallSite()) in VisitNode()2442 if (CEE->getCalleeContext()->getCallSite() == E) in handle()2475 const StackFrameContext *CalleeContext = CEE->getCalleeContext(); in handle()3413 CallEventRef<> Call = CEMgr.getCaller(CEnter->getCalleeContext(), State); in VisitNode()3443 BR.markInteresting(CEnter->getCalleeContext()); in VisitNode()
339 return CEE->getCalleeContext()->getCallSite(); in getStmtForDiagnostics()
306 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()1148 const StackFrameContext *CalleeLC = CE->getCalleeContext(); in generatePathDiagnosticsForNode()1188 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()1216 C.updateLocCtxMap(&Call->path, CE->getCalleeContext()); in generatePathDiagnosticsForNode()3221 const Decl* D = CE->getCalleeContext()->getDecl(); in findExecutedLines()
638 const StackFrameContext *getCalleeContext() const { in getCalleeContext() function644 const StackFrameContext *CalleeCtx = getCalleeContext(); in getEntry()693 const StackFrameContext *getCalleeContext() const { in getCalleeContext() function
701 return getLocationForCaller(CE->getCalleeContext(), in create()705 return getLocationForCaller(CEE->getCalleeContext(), in create()852 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()872 const StackFrameContext *CalleeCtx = CE.getCalleeContext(); in setCallee()
720 InitMethodContext = CEP->getCalleeContext(); in GetAllocationSite()