Home
last modified time | relevance | path

Searched defs:UType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.h61 using UType = typename TargetType::UType; in PerformRelationOperationOnTypes() local
105 using UType = typename TargetType::UType; in PerformArithmeticOperationOnTypes() local
Dhelpers.cpp427 using UType = typename ETSBooleanType::UType; in HandleBooleanLogicalOperators() typedef