Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dlsp_api_test.h39 Ast *GetAstFromContext(es2panda_Context *context) in GetAstFromContext() function
/arkcompiler/ets_frontend/ets2panda/lsp/src/services/text_change/
Dchange_tracker.cpp41 ir::AstNode *ChangeTracker::GetAstFromContext(const es2panda_Context *context) in GetAstFromContext() function in ark::es2panda::lsp::ChangeTracker