Searched refs:AllOfVariadicOperator (Results 1 – 1 of 1) sorted by relevance
27 bool AllOfVariadicOperator(const ast_type_traits::DynTypedNode DynNode,140 new VariadicMatcher<AllOfVariadicOperator>(std::move(InnerMatchers))); in constructVariadic()251 bool AllOfVariadicOperator(const ast_type_traits::DynTypedNode DynNode, in AllOfVariadicOperator() function