Searched refs:notUnaryOperator (Results 1 – 1 of 1) sorted by relevance
52 static bool notUnaryOperator(const DynTypedNode &DynNode,246 new VariadicMatcher<notUnaryOperator>(std::move(InnerMatchers))); in constructVariadic()358 static bool notUnaryOperator(const DynTypedNode &DynNode, in notUnaryOperator() function