Searched refs:CtorParamType (Results 1 – 1 of 1) sorted by relevance
148 const clang::QualType CtorParamType = in hasRValueOverload() local151 CtorParamType->isLValueReferenceType() && in hasRValueOverload()154 CtorParamType->getPointeeType()->getUnqualifiedDesugaredType(); in hasRValueOverload()161 if (!(CandidateParamType == CtorParamType || IsLValueRValuePair)) in hasRValueOverload()