Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Duser_preferences.h230 void SetIncludeInlayPropertyDeclarationTypeHints(bool value) in SetIncludeInlayPropertyDeclarationTypeHints() function
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Duser_preferences.cpp259 userpreferences.SetIncludeInlayPropertyDeclarationTypeHints(true); in TEST_F()
262 userpreferences.SetIncludeInlayPropertyDeclarationTypeHints(false); in TEST_F()