Home
last modified time | relevance | path

Searched refs:InferSimpleVariableDeclaratorType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dhelpers.cpp336 void Checker::InferSimpleVariableDeclaratorType(const ir::VariableDeclarator *declarator) in InferSimpleVariableDeclaratorType() function in panda::es2panda::checker::Checker
388 InferSimpleVariableDeclaratorType(declarator->AsVariableDeclarator()); in GetTypeOfVariable()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h365 void InferSimpleVariableDeclaratorType(const ir::VariableDeclarator *declarator);