Searched refs:ParentCtx (Results 1 – 3 of 3) sorted by relevance
72 ParentMapContext &ParentCtx = C.getASTContext().getParentMapContext(); in isInCondition() local75 const DynTypedNodeList Parents = ParentCtx.getParents(*S); in isInCondition()
468 ParentMapContext &ParentCtx = ACtx.getParentMapContext(); in isInAddressOf() local470 const DynTypedNodeList Parents = ParentCtx.getParents(*S); in isInAddressOf()
1427 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local1428 const LocationContext *CallerCtx = ParentCtx->getStackFrame(); in getCaller()