Searched refs:TupleTail (Results 1 – 1 of 1) sorted by relevance
298 [TypedNode](bool, DynTypedNodeList NodeList, auto... TupleTail) { in match() argument299 return std::make_tuple(true, NodeList, TypedNode, TupleTail...); in match()