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