Home | History | Annotate | Download | only in Sema

Lines Matching refs:isReferenceType

639       T->isReferenceType() ||
3713 else if (AddressTaken && ParamType->isReferenceType()) {
3734 if (Var->getType()->isReferenceType()) {
3753 if (ParamType->isReferenceType()) {
3837 if (ParamType->isReferenceType())
4202 (ParamType->isReferenceType() &&