Searched defs:getCaller (Results 1 – 7 of 7) sorted by relevance
105 Function *getCaller() const { return Caller; } in getCaller() function
169 Frame *InterpFrame::getCaller() const { in getCaller() function in InterpFrame
134 def getCaller(self): member in FrameFancy
594 const Decl *getCaller() const { return Caller; } in getCaller() function
1396 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
293 Function *CallBase::getCaller() { return getParent()->getParent(); } in getCaller() function in CallBase
627 Frame *getCaller() const override { return Caller; } in getCaller() function in __anon6b6c21b10111::CallStackFrame