Home
last modified time | relevance | path

Searched refs:ParmSet (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp441 llvm::SmallPtrSet<NamedDecl*, 8> ParmSet(Parms.begin(), Parms.end()); in DiagnoseUnexpandedParameterPackInRequiresExpr() local
444 if (ParmSet.contains(Parm.first.dyn_cast<NamedDecl *>())) in DiagnoseUnexpandedParameterPackInRequiresExpr()