Searched refs:TypeParmDecl (Results 1 – 2 of 2) sorted by relevance
23 const TemplateTypeParmDecl *TypeParmDecl, in replaceMoveWithForward() argument36 (TypeParmDecl->getIdentifier() && !TypeParmDecl->isImplicit()) in replaceMoveWithForward()37 ? TypeParmDecl->getName().str() in replaceMoveWithForward()98 const auto *TypeParmDecl = in check() local115 if (!std::count(Params->begin(), Params->end(), TypeParmDecl)) in check()123 replaceMoveWithForward(UnresolvedLookup, ParmVar, TypeParmDecl, Diag, in check()
93 const auto *TypeParmDecl = in check() local110 if (!llvm::is_contained(*Params, TypeParmDecl)) in check()