Home
last modified time | relevance | path

Searched refs:is_global_type (Results 1 – 5 of 5) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dpackage.cc80 if (is_global_type(cur->first)) in write_to_stream()
89 if (is_global_type(cur->first)) in write_to_stream()
H A Dvtype_stream.cc41 if(is_global_type(name)) in write_typedef_to_stream()
253 if(is_global_type(name)) in write_typedef_to_stream()
H A Dstd_types.h27 bool is_global_type(perm_string type_name);
H A Dstd_types.cc126 bool is_global_type(perm_string name) in is_global_type() function
H A Darchitec_emit.cc66 if(is_global_type(cur->first)) in emit()