Searched defs:ParamRef (Results 1 – 4 of 4) sorted by relevance
962 const ReferenceType *ParamRef = Param->getAs<ReferenceType>(); in DeduceTemplateArgumentsByTypeMatch() local1041 if (const RValueReferenceType *ParamRef in DeduceTemplateArgumentsByTypeMatch() local
4421 if (const ReferenceType *ParamRef = ParamType->getAs<ReferenceType>()) { in CheckTemplateArgumentIsCompatibleWithParameter() local
1212 if (auto *ParamRef = Param->getAs<RValueReferenceType>()) { in isForwardingReference() local1384 const ReferenceType *ParamRef = Param->getAs<ReferenceType>(); in DeduceTemplateArgumentsByTypeMatch() local
6363 if (const ReferenceType *ParamRef = ParamType->getAs<ReferenceType>()) { in CheckTemplateArgumentIsCompatibleWithParameter() local