Searched defs:getCaller (Results 1 – 6 of 6) sorted by relevance
110 Function *getCaller() const { return Caller; } in getCaller() function
194 Frame *InterpFrame::getCaller() const { in getCaller() function in InterpFrame
520 const CallEventRef<> CallEvent::getCaller() const { in getCaller() function in CallEvent1428 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
594 const Decl *getCaller() const { return Caller; } in getCaller() function
324 Function *CallBase::getCaller() { return getParent()->getParent(); } in getCaller() function in CallBase
638 Frame *getCaller() const override { return Caller; } in getCaller() function in __anonfb577fba0111::CallStackFrame