Searched refs:ParentCtx (Results 1 – 2 of 2) sorted by relevance
72 ParentMapContext &ParentCtx = C.getASTContext().getParentMapContext(); in isInCondition() local75 const DynTypedNodeList Parents = ParentCtx.getParents(*S); in isInCondition()
1398 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local1399 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller()