Home
last modified time | relevance | path

Searched defs:preferences (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dinlay_hints.cpp150 bool ShouldShowParameterNameHints(const UserPreferences &preferences) in ShouldShowParameterNameHints()
336 void ProcessFunctionRelatedHints(const ir::AstNode *node, const UserPreferences &preferences, Inlay… in ProcessFunctionRelatedHints()
347 const UserPreferences &preferences, InlayHintList *result) in ProcessNodeBasedOnPreferences()
365 UserPreferences &preferences; member
386 … CancellationToken &cancellationToken, UserPreferences &preferences) in ProvideInlayHintsImpl()
Dapi.cpp382 UserPreferences preferences = UserPreferences::GetDefaultUserPreferences(); in ProvideInlayHints() local
/arkcompiler/ets_frontend/ets2panda/lsp/include/refactors/
Drefactor_types.h53 ark::es2panda::lsp::UserPreferences *preferences = nullptr; member
/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dinlay_hints_test.cpp44 UserPreferences preferences = UserPreferences::GetDefaultUserPreferences(); in TEST_F() local
319 ark::es2panda::lsp::UserPreferences preferences; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dtypes.h232 ark::es2panda::lsp::UserPreferences preferences; member
Dapi.h490 ark::es2panda::lsp::UserPreferences preferences; member
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument