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