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