Searched defs:getCaller (Results 1 – 8 of 8) sorted by relevance
27 auto getCaller(){ in getCaller() function
110 Function *getCaller() const { return Caller; } getCaller() function
132 def getCaller(self): member in FrameFancy
520 const CallEventRef<> CallEvent::getCaller() const { getCaller() function in CallEvent 1428 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, getCaller() function in CallEventManager
594 const Decl *getCaller() const { return Caller; } in getCaller() function
324 Function *CallBase::getCaller() { return getParent()->getParent(); } getCaller() function in CallBase
638 Frame *getCaller() const override { return Caller; } getCaller() function in __anon006fc44d0111::CallStackFrame