Home
last modified time | relevance | path

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

/dports/devel/godot/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.cpp3121 String cpp_dir_path; in handle_cmdline_args() local
3154 cpp_dir_path = path_elem->get(); in handle_cmdline_args()
3166 if (glue_dir_path.length() || cs_dir_path.length() || cpp_dir_path.length()) { in handle_cmdline_args()
3188 if (cpp_dir_path.length()) { in handle_cmdline_args()
3189 if (bindings_generator.generate_glue(cpp_dir_path) != OK) in handle_cmdline_args()
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/editor/
H A Dbindings_generator.cpp3121 String cpp_dir_path; in handle_cmdline_args() local
3154 cpp_dir_path = path_elem->get(); in handle_cmdline_args()
3166 if (glue_dir_path.length() || cs_dir_path.length() || cpp_dir_path.length()) { in handle_cmdline_args()
3188 if (cpp_dir_path.length()) { in handle_cmdline_args()
3189 if (bindings_generator.generate_glue(cpp_dir_path) != OK) in handle_cmdline_args()