Searched defs:getCaller (Results 1 – 4 of 4) sorted by relevance
161 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function
123 def getCaller(self): member in FrameFancy
923 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
576 const Decl *getCaller() const { return Caller; } in getCaller() function