Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/modules/gdscript/
H A Dgd_editor.cpp971 static bool _guess_identifier_from_assignment_in_function(GDCompletionContext &context, int p_src_l… in _guess_identifier_from_assignment_in_function() function
1105 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_ready", r_t… in _guess_identifier_type()
1107 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_enter_tree"… in _guess_identifier_type()
1109 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_init", r_ty… in _guess_identifier_type()
/dports/devel/godot2-tools/godot-2.1.6-stable/modules/gdscript/
H A Dgd_editor.cpp971 static bool _guess_identifier_from_assignment_in_function(GDCompletionContext &context, int p_src_l… in _guess_identifier_from_assignment_in_function() function
1105 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_ready", r_t… in _guess_identifier_type()
1107 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_enter_tree"… in _guess_identifier_type()
1109 …if (_guess_identifier_from_assignment_in_function(context, p_line + 1, p_identifier, "_init", r_ty… in _guess_identifier_type()