Home
last modified time | relevance | path

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

/dports/cad/freehdl/freehdl-0.0.7/v2cc/
H A Dv2cc-chunk.h702 struct v2cc_IIR_SubprogramDeclaration_ext : tree_prop { struct
703 v2cc_IIR_SubprogramDeclaration_ext ();
708 struct v2cc_IIR_SubprogramDeclaration_ext *get_v2cc_ext (pIIR_SubprogramDeclaration n); argument
H A Dv2cc-chunk.cc5308 v2cc_IIR_SubprogramDeclaration_ext::v2cc_IIR_SubprogramDeclaration_ext () in v2cc_IIR_SubprogramDeclaration_ext() function in v2cc_IIR_SubprogramDeclaration_ext
5314 …nded_interface_declarations",(tree_base_node*tree_prop::*)&v2cc_IIR_SubprogramDeclaration_ext::ext…
5323 v2cc_IIR_SubprogramDeclaration_ext::get_info () in get_info()
5330 v2cc_IIR_SubprogramDeclaration_ext *get_v2cc_ext (pIIR_SubprogramDeclaration n) in get_v2cc_ext()
5332v2cc_IIR_SubprogramDeclaration_ext *attrs = (v2cc_IIR_SubprogramDeclaration_ext *) n->get (v2cc_II… in get_v2cc_ext()
5335 attrs = new v2cc_IIR_SubprogramDeclaration_ext; in get_v2cc_ext()