Searched defs:operandType (Results 1 – 7 of 7) sorted by relevance
63 checker::Type *operandType = argument_->Check(checker); in Check() local
122 checker::Type *operandType = argument_->Check(checker); in Check() local
299 Type *Checker::GetUnaryResultType(Type *operandType) in GetUnaryResultType()
300 Type *TSChecker::GetUnaryResultType(Type *operandType) in GetUnaryResultType()
1524 … ProcessExclamationMark(ETSChecker *checker, ir::UnaryExpression *expr, checker::Type *operandType) in ProcessExclamationMark() argument1549 …sTypeForUnaryExpression(ETSChecker *checker, ir::UnaryExpression *expr, checker::Type *operandType, in SetTsTypeForUnaryExpression() argument1608 …checker::Type *operandType = checker->ApplyUnaryOperatorPromotion(argType, true, true, isCondExpr); in Check() local1660 checker::Type *operandType = expr->argument_->Check(checker); in Check() local
1076 checker::Type *operandType = expr->argument_->Check(checker); in Check() local1133 checker::Type *operandType = expr->argument_->Check(checker); in Check() local
3969 PrimType operandType = cmpNode.GetOpndType(); in SelectCondSpecialCase2() local