Searched refs:InvocationParmType (Results 1 – 1 of 1) sorted by relevance
72 const QualType *InvocationParmType, in IsRValueReferenceParam() argument74 if (Invocation && (*InvocationParmType)->isRValueReferenceType() && in IsRValueReferenceParam()97 const auto *InvocationParmType = in check() local142 IsRValueReferenceParam(ReceivingExpr, InvocationParmType, Arg); in check()179 QualType NoRefType = (*InvocationParmType)->getPointeeType(); in check()195 << *InvocationParmType << ExpectParmTypeName; in check()198 if ((*InvocationParmType)->isRValueReferenceType()) in check()