Searched refs:NotUnaryOperator (Results 1 – 1 of 1) sorted by relevance
24 bool NotUnaryOperator(const ast_type_traits::DynTypedNode &DynNode,158 new VariadicMatcher<NotUnaryOperator>(std::move(InnerMatchers))); in constructVariadic()232 bool NotUnaryOperator(const ast_type_traits::DynTypedNode &DynNode, in NotUnaryOperator() function