Home
last modified time | relevance | path

Searched refs:get_decl_count (Results 1 – 2 of 2) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.cpp1463 for (int j=0; j<fc->get_decl_count(); j++) in DEF_FLWOR_GETTER()
1616 int ForClause::get_decl_count () const { return (int)vardecl_list_h->size (); } in get_decl_count() function in zorba::ForClause
1709 int LetClause::get_decl_count () const { return (int)vardecl_list_h->size (); } in get_decl_count() function in zorba::LetClause
H A Dparsenodes.h1980 virtual int get_decl_count() const = 0;
2002 int get_decl_count () const;
2093 int get_decl_count () const;