Searched refs:OldBindingPack (Results 1 – 1 of 1) sorted by relevance
1605 BindingDecl *OldBindingPack = nullptr; in VisitDecompositionDecl() local1610 assert(!OldBindingPack && "no more than one pack is allowed"); in VisitDecompositionDecl()1611 OldBindingPack = OldBD; in VisitDecompositionDecl()1623 } else if (OldBindingPack) { in VisitDecompositionDecl()1630 OldBindingPack->getBindingPackDecls(); in VisitDecompositionDecl()