Home | History | Annotate | Download | only in Sema

Lines Matching refs:ParamRefType

4376   if (const ReferenceType *ParamRefType = ParamType->getAs<ReferenceType>()) {
4383 assert(ParamRefType->getPointeeType()->isIncompleteOrObjectType() &&
4388 ParamRefType->getPointeeType(),