Home | History | Annotate | Download | only in AST

Lines Matching defs:ParamRefType

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