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