Home
last modified time | relevance | path

Searched refs:GetSmartType (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.h55 checker::Type *GetSmartType(ir::AssignmentExpression *expr, checker::Type *leftType,
H A DETSAnalyzer.cpp806 checker::Type *ETSAnalyzer::GetSmartType(ir::AssignmentExpression *expr, checker::Type *leftType, in GetSmartType() function in ark::es2panda::checker::ETSAnalyzer
875 checker::Type *smartType = GetSmartType(expr, leftType, rightType); in Check()

Completed in 5 milliseconds