Home
last modified time | relevance | path

Searched refs:InferSimpleVariableDeclaratorType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dhelpers.cpp338 void Checker::InferSimpleVariableDeclaratorType(const ir::VariableDeclarator *declarator) in InferSimpleVariableDeclaratorType() function in panda::es2panda::checker::Checker
390 InferSimpleVariableDeclaratorType(declarator->AsVariableDeclarator()); in GetTypeOfVariable()
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dhelpers.cpp336 void TSChecker::InferSimpleVariableDeclaratorType(ir::VariableDeclarator *declarator) in InferSimpleVariableDeclaratorType() function in ark::es2panda::checker::TSChecker
364 InferSimpleVariableDeclaratorType(declarator->AsVariableDeclarator()); in GetTypeVar()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSchecker.h288 void InferSimpleVariableDeclaratorType(ir::VariableDeclarator *declarator);
/arkcompiler/ets_frontend/es2panda/typescript/
H A Dchecker.h365 void InferSimpleVariableDeclaratorType(const ir::VariableDeclarator *declarator);

Completed in 4 milliseconds