Home
last modified time | relevance | path

Searched refs:ctxImpl (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A Dmain.cpp34 auto *ctxImpl = reinterpret_cast<ark::es2panda::public_lib::Context *>(ctx); in Run() local
35 auto *checker = reinterpret_cast<checker::ETSChecker *>(ctxImpl->checker); in Run()
40 if (!GenerateTsDeclarations(checker, ctxImpl->parserProgram, cfgImpl->options->CompilerOutput())) { in Run()

Completed in 1 milliseconds