Home
last modified time | relevance | path

Searched defs:smartType (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DvalidateHelpers.cpp206 auto *smartType = Context().GetSmartCast(resolved); in ValidateResolvedIdentifier() local
H A Dhelpers.cpp1042 auto *smartType = GetSmartCast(testCondition_.variable); in ResolveSmartCastTypes() local
[all...]
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp955 auto const *const smartType = expr->TsType(); in Compile() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp810 checker::Type *smartType = leftType; in GetSmartType() local
875 checker::Type *smartType = GetSmartType(expr, leftType, rightType); in Check() local
2478 auto *smartType = variableType; Check() local
[all...]

Completed in 10 milliseconds