Home
last modified time | relevance | path

Searched defs:formatContext (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dformatting_test.cpp28 auto formatContext = ark::es2panda::lsp::GetFormatContext(settings); in TEST_F() local
Dchange_tracker_test.cpp46 auto formatContext = ark::es2panda::lsp::GetFormatContext(settings); in GetTracker() local
/arkcompiler/ets_frontend/ets2panda/lsp/include/services/text_change/
Dchange_tracker.h130 ChangeTracker(FormatContext &formatContext, std::string newLineCharacter) in ChangeTracker()
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dtypes.h231 ark::es2panda::lsp::FormatContext formatContext; member
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dinternal_api.cpp764 auto formatContext = GetFormatContext(codeFixOptions.options); in GetCodeFixesAtPositionImpl() local
788 auto formatContext = GetFormatContext(codeFixOptions.options); in GetCombinedCodeFixImpl() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument