Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerContext.h36 class TypeExtractor; variable
124 extractor::TypeExtractor *TypeExtractor() const in TypeExtractor() function
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp63 TypeExtractor::TypeExtractor(const ir::BlockStatement *rootNode, bool typeDtsExtractor, bool typeDt… in TypeExtractor() function in panda::es2panda::extractor::TypeExtractor