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