Home | History | Annotate | Download | only in AST

Lines Matching refs:ParamRefType

1651   const ReferenceType *ParamRefType = Param->getType()->getAs<ReferenceType>();
1652 if (!ParamRefType)
1659 = Context.getCanonicalType(ParamRefType->getPointeeType());