Home
last modified time | relevance | path

Searched defs:astContext (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dinlay_hints_test.cpp55 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
125 const auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
178 const auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
228 const auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
273 const auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
315 const auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp71 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in ReplaceRangeWithNodes() local
79 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in NextCommaToken() local
97 …auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(const_cast<es2panda_Conte… in InsertAtTopOfFile() local
217 auto astContext = in InsertNodeAfterWorker() local
358 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in DeleteModifier() local
366 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in DeleteNodeRangeExcludingEnd() local
375 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in ReplaceRange() local
409 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in ReplaceNodeWithText() local
739 auto astContext = reinterpret_cast<ark::es2panda::public_lib::Context *>(context); in InsertNodeInListAfter() local