Home
last modified time | relevance | path

Searched refs:Get_File_Open_Kind (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/simulate/
H A Dsimul-file_operation.adb143 if Get_File_Open_Kind (Decl) /= Null_Iir then
144 Mode := Execute_Expression (Instance, Get_File_Open_Kind (Decl));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-files_operations.adb176 Open_Kind : constant Node := Get_File_Open_Kind (Decl);
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_decls.adb1208 Open_Kind := Get_File_Open_Kind (Decl);
H A Dvhdl-nodes.ads8043 function Get_File_Open_Kind (Target : Iir_File_Declaration) return Iir; subprogspec
H A Dvhdl-nodes.adb3452 function Get_File_Open_Kind (Target : Iir_File_Declaration) return Iir is subprogram
3458 end Get_File_Open_Kind;
H A Dvhdl-prints.adb1515 Expr := Get_File_Open_Kind (Decl);
H A Dvhdl-nodes_meta.adb6143 return Get_File_Open_Kind (N);
/dports/cad/ghdl/ghdl-1.0.0/pyGHDL/libghdl/vhdl/
H A Dnodes.py2122 Get_File_Open_Kind = libghdl.vhdl__nodes__get_file_open_kind variable
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap4.adb1529 Open_Kind := Get_File_Open_Kind (Decl);