Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/modules/gdscript/
H A Dgd_editor.cpp1425 static void _find_type_arguments(const GDParser::Node *p_node, int p_line, const StringName &p_meth… in _find_type_arguments() function
1884 _find_type_arguments(p_node, p_line, id->name, ci, p_argidx, result, arghint); in _find_call_arguments()
1906 _find_type_arguments(p_node, p_line, id->name, ci, p_argidx, result, arghint); in _find_call_arguments()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_editor.cpp1425 static void _find_type_arguments(const GDParser::Node *p_node, int p_line, const StringName &p_meth… in _find_type_arguments() function
1884 _find_type_arguments(p_node, p_line, id->name, ci, p_argidx, result, arghint); in _find_call_arguments()
1906 _find_type_arguments(p_node, p_line, id->name, ci, p_argidx, result, arghint); in _find_call_arguments()