Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenode_print_dot_visitor.cpp2842 void ParseNodePrintDOTVisitor::end_visit(const VarGetsDecl&, void*) in end_visit()
H A Dparsenodes.h175 class VarGetsDecl; variable