Searched defs:getCaller (Results 1 – 6 of 6) sorted by relevance
91 Function *getCaller() const { return Caller; } in getCaller() function
139 Frame *InterpFrame::getCaller() const { in getCaller() function in InterpFrame
597 const Decl *getCaller() const { return Caller; } in getCaller() function
1391 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
278 Function *CallBase::getCaller() { return getParent()->getParent(); } in getCaller() function in CallBase
632 Frame *getCaller() const override { return Caller; } in getCaller() function in __anondef1c1650111::CallStackFrame