Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Duser_preferences.h220 void SetIncludeInlayVariableTypeHints(bool value) in SetIncludeInlayVariableTypeHints() function
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Duser_preferences.cpp247 userpreferences.SetIncludeInlayVariableTypeHints(true); in TEST_F()
250 userpreferences.SetIncludeInlayVariableTypeHints(false); in TEST_F()