Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerImpl.h41 explicit CompilerImpl(size_t threadCount): threadCount_(threadCount) {} in CompilerImpl() function
/arkcompiler/ets_frontend/es2panda/
Des2panda.h40 class CompilerImpl; variable