Home
last modified time | relevance | path

Searched refs:hasEitherOperand (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
HDRegistry.cpp180 REGISTER_MATCHER(hasEitherOperand); in RegistryMaps()
/trueos/contrib/llvm/tools/clang/include/clang/ASTMatchers/
HDASTMatchers.h2473 inline internal::Matcher<BinaryOperator> hasEitherOperand( in hasEitherOperand() function