Home | History | Annotate | Download | only in Sema

Lines Matching refs:isRValueReferenceType

3450   return Referenced->getType()->isRValueReferenceType();
5665 if (FieldType->isRValueReferenceType()) {
11968 if (!ExDeclType->isDependentType() && ExDeclType->isRValueReferenceType()) {