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