Searched defs:ParamRef (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateDeduction.cpp | 1372 if (auto *ParamRef = Param->getAs<RValueReferenceType>()) { isForwardingReference() local |
H A D | SemaTemplate.cpp | 7255 if (const ReferenceType *ParamRef = ParamType->getAs<ReferenceType>()) { CheckTemplateArgumentIsCompatibleWithParameter() local |