Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Duser_preferences.h215 void SetIncludeInlayFunctionParameterTypeHints(bool value) in SetIncludeInlayFunctionParameterTypeHints() function
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Duser_preferences.cpp241 userpreferences.SetIncludeInlayFunctionParameterTypeHints(true); in TEST_F()
244 userpreferences.SetIncludeInlayFunctionParameterTypeHints(false); in TEST_F()