Searched defs:getCaller (Results 1 – 3 of 3) sorted by relevance
154 FunTy *getCaller() const { return (*this)->getParent()->getParent(); } in getCaller() function
860 CallEventManager::getCaller(const StackFrameContext *CalleeCtx, in getCaller() function in CallEventManager
529 const Decl *getCaller() const { return Caller; } in getCaller() function