Searched defs:exprType (Results 1 – 2 of 2) sorted by relevance
86 checker::Type *exprType = expression_->Check(checker); in Check() local101 checker::Type *exprType = checker->GetBaseTypeOfLiteralType(expression_->Check(checker)); in Check() local
81 checker::Type *exprType = discriminant_->Check(checker); in Check() local