Searched defs:InferType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/ir/ts/ | ||
| D | tsEnumDeclaration.cpp | 358 checker::Type *TSEnumDeclaration::InferType(checker::Checker *checker, bool isConst) const in InferType() function in panda::es2panda::ir::TSEnumDeclaration |
| /arkcompiler/ets_frontend/ets2panda/checker/ | ||
| D | TSAnalyzer.cpp | 1823 checker::Type *TSAnalyzer::InferType(checker::TSChecker *checker, bool isConst, ir::TSEnumDeclarati… in InferType() function in ark::es2panda::checker::TSAnalyzer |