Searched refs:RightByref (Results 1 – 1 of 1) sorted by relevance
214 bool RightByref = right.Capture ? right.Capture->isByRef() : false; in operator <() local229 else if (RightByref && right.Alignment >= left.Alignment) in operator <()