Home | History | Annotate | Download | only in Sema

Lines Matching refs:ReferenceType

31   else if (const ReferenceType *RefTy = T->getAs<ReferenceType>())
64 } else if (const ReferenceType* IT = T->getAs<ReferenceType>()) {
594 if (const ReferenceType *RefTy = CanonicalSubT->getAs<ReferenceType>())
614 if (const ReferenceType *RefTy = CanonicalSuperT->getAs<ReferenceType>())
795 else if (const ReferenceType *RT = T->getAs<ReferenceType>())