Searched defs:hasOperands (Results 1 – 2 of 2) sorted by relevance
114 bool hasOperands = false; in parseAllocatableOp() local
6024 AST_POLYMORPHIC_MATCHER_P2(hasOperands,AST_POLYMORPHIC_SUPPORTED_TYPES (BinaryOperator,CXXOperatorCallExpr,CXXFoldExpr,CXXRewrittenBinaryOperator),internal::Matcher<Expr>,Matcher1,internal::Matcher<Expr>,Matcher2) AST_POLYMORPHIC_MATCHER_P2() argument