Home
last modified time | relevance | path

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

/llvm-project/mlir/python/mlir/dialects/
H A Dscf.py78 def __init__(self, cond, results_=None, *, hasElse=False, loc=None, ip=None): argument
/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h5634 AST_MATCHER_P(IfStmt,hasElse,internal::Matcher<Stmt>,InnerMatcher) AST_MATCHER_P() argument