Searched refs:getCallSite (Results 1 – 10 of 10) sorted by relevance
79 S = CEE->getCalleeContext()->getCallSite(); in getLastStmt()140 const Stmt *CE = calleeCtx->getCallSite(); in processCallExit()
160 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()176 if (CEE->getCalleeContext()->getCallSite() == S) in addVisitorIfNecessary()462 if (CEE->getCalleeContext()->getCallSite() == S) in trackNullOrUndefValue()
54 return CEE->getCalleeContext()->getCallSite(); in GetStmt()1127 const Stmt *CallSite = Callee->getCallSite(); in reversePropagateInterestingSymbols()1170 const Stmt *S = CE->getCalleeContext()->getCallSite(); in GenerateExtensivePathDiagnostic()
866 const Stmt *CallSite = CalleeCtx->getCallSite(); in getCaller()
908 const Stmt *CallSite = CExit->getCalleeContext()->getCallSite(); in getMessage()
965 const Stmt *CE = CalleeSF->getCallSite(); in replayWithoutInlining()
269 const Stmt *getCallSite() const { return CallSite; } in getCallSite() function
540 return Exit->getCalleeContext()->getCallSite(); in getAllocationSite()
990 AllocationStmt = Exit->getCalleeContext()->getCallSite(); in getAllocationSite()1524 S = Exit->getCalleeContext()->getCallSite(); in VisitNode()
2333 AllocStmt = Exit->getCalleeContext()->getCallSite(); in CFRefLeakReport()