Home
last modified time | relevance | path

Searched defs:CreateSourceRange (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dinternal_api.h78 … es2panda_SourceRange *CreateSourceRange(es2panda_Context *context, es2panda_SourcePosition *start, in CreateSourceRange() function
/arkcompiler/ets_frontend/ets2panda/public/
Des2panda_lib.h221 …es2panda_SourceRange *(*CreateSourceRange)(es2panda_Context *context, es2panda_SourcePosition *sta… member
Des2panda_lib.cpp773 extern "C" es2panda_SourceRange *CreateSourceRange(es2panda_Context *context, es2panda_SourcePositi… in CreateSourceRange() function