Home | History | Annotate | Download | only in Sema

Lines Matching refs:LValueReferenceType

4111           = Conv->getConversionType()->getAs<LValueReferenceType>();
4445 ->getAs<LValueReferenceType>()) {
9133 if (const LValueReferenceType *FnTypeRef =
9134 FnType->getAs<LValueReferenceType>()) {