Home | History | Annotate | Download | only in Core

Lines Matching defs:CondExpr

1509   const Expr *CondExpr = SS->getCond()->IgnoreParenImpCasts();
1510 if (CondExpr->getType()->getAs<EnumType>()) {