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