Searched defs:ElseIfStmt (Results 1 – 2 of 2) sorted by relevance
633 [&](const parser::ElseIfStmt &) { in analyzeBranches()
2252 struct ElseIfStmt { struct2269 std::tuple<Statement<ElseIfStmt>, Block> t; argument