Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsEnumDeclaration.cpp358 checker::Type *TSEnumDeclaration::InferType(checker::Checker *checker, bool isConst) const in InferType() function in panda::es2panda::ir::TSEnumDeclaration
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1823 checker::Type *TSAnalyzer::InferType(checker::TSChecker *checker, bool isConst, ir::TSEnumDeclarati… in InferType() function in ark::es2panda::checker::TSAnalyzer