Home | History | Annotate | Download | only in AST

Lines Matching refs:RefType

1558   if (const ReferenceType *RefType = getTypePtr()->getAs<ReferenceType>())
1559 return RefType->getPointeeType();