Home
last modified time | relevance | path

Searched defs:hasOperands (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Optimizer/Dialect/
H A DFIROps.cpp114 bool hasOperands = false; in parseAllocatableOp() local
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6024 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