Searched refs:getCaller (Results 1 – 9 of 9) sorted by relevance
122 Function *Caller = CS.getCaller(); in InlineCallIfPossible()261 Function *Caller = CS.getCaller(); in getInlineThreshold()300 Function *Caller = CS.getCaller(); in shouldInline()472 Function *Caller = CS.getCaller(); in runOnSCC()
153 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function
360 CallEventRef<> Call = CallMgr.getCaller(StackFrame, State); in visitNodeMaybeUnsuppress()515 CallEventRef<> Call = CallMgr.getCaller(CE->getCalleeContext(), in VisitNode()1585 CallEventRef<> Call = CEMgr.getCaller(CEnter->getCalleeContext(), State); in VisitNode()
239 CallEventRef<> Call = CEMgr.getCaller(calleeCtx, state); in processCallExit()
911 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
180 DeclWithIssue = CP->getCaller(); in resetDiagnosticLocationToMainFile()
228 bool CallerIsImplicit = hasImplicitBody(Call->getCaller()); in adjustCallLocations()
572 const Decl *getCaller() const { return Caller; } in getCaller() function
966 getCaller(const StackFrameContext *CalleeCtx, ProgramStateRef State);