Searched defs:TypeForVar (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | codeGen.cpp | 110 checker::Type const *CodeGen::TypeForVar(varbinder::Variable const *var) const noexcept in TypeForVar() function in ark::es2panda::compiler::CodeGen |
| D | ETSGen.cpp | 212 checker::Type const *ETSGen::TypeForVar(varbinder::Variable const *var) const noexcept in TypeForVar() function in ark::es2panda::compiler::ETSGen |