Searched refs:IsArgMustAcc (Results 1 – 1 of 1) sorted by relevance
1907 bool IsArgMustAcc = (getUnderlyingObject(CurPtr) == &AssociatedValue); in updateImpl() local1909 IsArgMustAcc) | in updateImpl()1926 bool IsRetMustAcc = IsArgMustAcc && (ReturnedArg == Arg); in updateImpl()