Home
last modified time | relevance | path

Searched defs:ParamRef (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1372 if (auto *ParamRef = Param->getAs<RValueReferenceType>()) { in isForwardingReference() local
H A DSemaTemplate.cpp6043 if (const ReferenceType *ParamRef = ParamType->getAs<ReferenceType>()) { in CheckTemplateArgumentIsCompatibleWithParameter() local