Searched refs:getCalleeContext (Results 1 – 8 of 8) sorted by relevance
41 const StackFrameContext *calleeCtx = CE.getCalleeContext(); in processCallEnter()84 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()95 } while (!CE || CE->getCalleeContext() != CEE->getCalleeContext()); in getLastStmt()103 if (CE->getCalleeContext() == SF) in getLastStmt()
172 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()192 const StackFrameContext *CalleeContext = CEE->getCalleeContext(); in addVisitorIfNecessary()337 if (CE->getCalleeContext() != StackFrame) in visitNodeMaybeUnsuppress()467 CallEventRef<> Call = CallMgr.getCaller(CE->getCalleeContext(), in VisitNode()823 if (CEE->getCalleeContext()->getCallSite() == S || in trackNullOrUndefValue()824 CEE->getCalleeContext()->getCallSite() == Inner) in trackNullOrUndefValue()1437 CallEventRef<> Call = CEMgr.getCaller(CEnter->getCalleeContext(), State); in VisitNode()1466 BR.markInteresting(CEnter->getCalleeContext()); in VisitNode()
594 return getLocationForCaller(CE->getCalleeContext(), in create()598 return getLocationForCaller(CEE->getCalleeContext(), in create()756 PathDiagnosticLocation pos = getLocationForCaller(CE.getCalleeContext(), in construct()773 const StackFrameContext *CalleeCtx = CE.getCalleeContext(); in setCallee()997 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
63 return CEE->getCalleeContext()->getCallSite(); in GetStmt()590 BR.addCallPieceLocationContextPair(C, CE->getCalleeContext()); in GenerateMinimalPathDiagnostic()614 BR.addCallPieceLocationContextPair(C, CE->getCalleeContext()); in GenerateMinimalPathDiagnostic()1400 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateExtensivePathDiagnostic()1410 BR.addCallPieceLocationContextPair(C, CE->getCalleeContext()); in GenerateExtensivePathDiagnostic()1425 const Decl *D = CE->getCalleeContext()->getDecl(); in GenerateExtensivePathDiagnostic()1448 BR.addCallPieceLocationContextPair(C, CE->getCalleeContext()); in GenerateExtensivePathDiagnostic()
556 const StackFrameContext *getCalleeContext() const { in getCalleeContext() function600 const StackFrameContext *getCalleeContext() const { in getCalleeContext() function
530 AllocStmt = Exit->getCalleeContext()->getCallSite(); in generateAllocatedDataNotReleasedReport()
1167 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in reportLeak()1597 S = Exit->getCalleeContext()->getCallSite(); in VisitNode()
2316 AllocStmt = Exit->getCalleeContext()->getCallSite(); in CFRefLeakReport()