Home
last modified time | relevance | path

Searched defs:substitutionCode (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dinternal_api.h62 … const char **args, size_t argc, const char *substitutionCode) in CreateSuggestionInfo()
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/code_fix/
Dui_plugin_suggest.cpp62 const char *substitutionCode = "replace b"; in TEST_F() local
138 const char *substitutionCode = "replace b"; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/util/
Ddiagnostic.cpp225 const char *substitutionCode, const lexer::SourceRange *range) in Suggestion()
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h159 const char *substitutionCode; member
Des2panda_lib.cpp809 … const char **args, size_t argc, const char *substitutionCode) in CreateSuggestionInfo()