Home
last modified time | relevance | path

Searched refs:parse_function_symbol (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_extend_parser.h68 …void parse_function_symbol(const GDScriptParser::FunctionNode *p_func, lsp::DocumentSymbol &r_symb…
H A Dgdscript_extend_parser.cpp273 parse_function_symbol(func, symbol); in parse_class_symbol()
280 parse_function_symbol(func, symbol); in parse_class_symbol()
292 void ExtendGDScriptParser::parse_function_symbol(const GDScriptParser::FunctionNode *p_func, lsp::D… in parse_function_symbol() function in ExtendGDScriptParser
/dports/devel/godot-tools/godot-3.2.3-stable/modules/gdscript/language_server/
H A Dgdscript_extend_parser.h68 …void parse_function_symbol(const GDScriptParser::FunctionNode *p_func, lsp::DocumentSymbol &r_symb…
H A Dgdscript_extend_parser.cpp273 parse_function_symbol(func, symbol); in parse_class_symbol()
280 parse_function_symbol(func, symbol); in parse_class_symbol()
292 void ExtendGDScriptParser::parse_function_symbol(const GDScriptParser::FunctionNode *p_func, lsp::D… in parse_function_symbol() function in ExtendGDScriptParser