Home
last modified time | relevance | path

Searched refs:find_std_subprogram (Results 1 – 3 of 3) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dstd_funcs.h35 SubHeaderList find_std_subprogram(perm_string name);
H A Dscope.cc184 return find_std_subprogram(name); in find_subprogram()
272 SubHeaderList l = find_std_subprogram(name); in match_subprogram()
H A Dstd_funcs.cc474 SubHeaderList find_std_subprogram(perm_string name) in find_std_subprogram() function