Searched refs:NotUnaryOperator (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp52 bool NotUnaryOperator(const DynTypedNode &DynNode, ASTMatchFinder *Finder,
245 new VariadicMatcher<NotUnaryOperator>(std::move(InnerMatchers)));
344 bool NotUnaryOperator(const DynTypedNode &DynNode, ASTMatchFinder *Finder, function in namespace:clang::ast_matchers::internal

Completed in 103 milliseconds