Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1212 if (auto *ParamRef = Param->getAs<RValueReferenceType>()) { in isForwardingReference() local
H A DSemaTemplate.cpp6590 if (const ReferenceType *ParamRef = ParamType->getAs<ReferenceType>()) { in CheckTemplateArgumentIsCompatibleWithParameter() local