Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.cpp2199 TypeswitchExpr::TypeswitchExpr( in TypeswitchExpr() function in zorba::TypeswitchExpr
2212 TypeswitchExpr::TypeswitchExpr( in TypeswitchExpr() function in zorba::TypeswitchExpr
H A Dparsenode_print_dot_visitor.cpp3180 void ParseNodePrintDOTVisitor::end_visit(const TypeswitchExpr&, void*) in end_visit()