Searched refs:ParentCtx (Results 1 – 1 of 1) sorted by relevance
925 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local926 const LocationContext *CallerCtx = ParentCtx->getCurrentStackFrame(); in getCaller()