Searched refs:getCallSite (Results 1 – 11 of 11) sorted by relevance
181 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()202 if (CalleeContext->getCallSite() != S) in addVisitorIfNecessary()928 if (CEE->getCalleeContext()->getCallSite() == S || in trackNullOrUndefValue()929 CEE->getCalleeContext()->getCallSite() == Inner) in trackNullOrUndefValue()
87 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()229 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
197 if (const Stmt *Outer = LCtx->getCurrentStackFrame()->getCallSite()) { in VisitCXXConstructExpr()
702 return CEE->getCalleeContext()->getCallSite(); in getStmt()1128 const Stmt *CallSite = CExit.getCalleeContext()->getCallSite(); in getMessage()
929 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
1283 const Stmt *CallSite = Callee->getCallSite(); in reversePropagateInterestingSymbols()1420 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateExtensivePathDiagnostic()1727 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateAlternateExtensivePathDiagnostic()
1222 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
285 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
531 AllocStmt = Exit->getCalleeContext()->getCallSite(); in generateAllocatedDataNotReleasedReport()
1775 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in reportLeak()2283 S = Exit->getCalleeContext()->getCallSite(); in VisitNode()
2348 AllocStmt = Exit->getCalleeContext()->getCallSite(); in CFRefLeakReport()