Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DcodeGen.cpp110 checker::Type const *CodeGen::TypeForVar(varbinder::Variable const *var) const noexcept in TypeForVar() function in ark::es2panda::compiler::CodeGen
DETSGen.cpp212 checker::Type const *ETSGen::TypeForVar(varbinder::Variable const *var) const noexcept in TypeForVar() function in ark::es2panda::compiler::ETSGen