Searched defs:InferSimpleVariableDeclaratorType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/typescript/core/ | ||
| D | helpers.cpp | 328 void Checker::InferSimpleVariableDeclaratorType(const ir::VariableDeclarator *declarator) in InferSimpleVariableDeclaratorType() function in panda::es2panda::checker::Checker |
| /arkcompiler/ets_frontend/ets2panda/checker/ts/ | ||
| D | helpers.cpp | 346 void TSChecker::InferSimpleVariableDeclaratorType(ir::VariableDeclarator *declarator) in InferSimpleVariableDeclaratorType() function in ark::es2panda::checker::TSChecker |