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

/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp280 REGISTER_MATCHER(hasEitherOperand);
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2557 inline internal::Matcher<BinaryOperator> hasEitherOperand( function in namespace:clang::ast_matchers
/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp1910 binaryOperator(hasEitherOperand(boolLiteral(equals(false))));

Completed in 98 milliseconds