Home | History | Annotate | Download | only in Core

Lines Matching defs:CondExpr

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