Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1626 BindingDecl *NewBindingPack = *llvm::find_if( in VisitDecompositionDecl() local
1628 assert(NewBindingPack != nullptr && "new bindings should also have a pack"); in VisitDecompositionDecl()
1632 NewBindingPack->getBindingPackDecls(); in VisitDecompositionDecl()