Searched defs:comparedExprType (Results 1 – 4 of 4) sorted by relevance
88 checker::Type *comparedExprType = exprType; in Check() local
105 …witchCaseStatement::CheckAndTestCase(checker::ETSChecker *checker, checker::Type *comparedExprType, in CheckAndTestCase() argument
1280 checker::Type *comparedExprType = exprType; in Check() local
3328 auto *comparedExprType = checker->CheckSwitchDiscriminant(st->Discriminant()); in Check() local