Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSAnalyzer.cpp2558 auto *const boxedTargetType = checker->PrimitiveTypeAsETSBuiltinType(targetType); in Check() local
2559 if (!checker->Relation()->IsIdenticalTo(sourceType, boxedTargetType)) { in Check()

Completed in 5 milliseconds