Home | History | Annotate | Download | only in Sema

Lines Matching refs:LValueReferenceType

7765   if (const LValueReferenceType *OtherRef
7766 = OtherRefType->getAs<LValueReferenceType>()) {