Searched refs:caseExprType_ (Results 1 – 1 of 1) sorted by relevance
25 : context_{c}, caseExprType_{t} {} in CaseValues()79 if (type && type->category() == caseExprType_.category() && in GetValue()81 type->kind() == caseExprType_.kind())) { in GetValue()98 folded.AsFortran(), caseExprType_.AsFortran()); in GetValue()111 typeStr, caseExprType_.AsFortran()); in GetValue()217 const evaluate::DynamicType &caseExprType_; member in Fortran::semantics::CaseValues