Home | History | Annotate | Download | only in Core

Lines Matching refs:CondExpr

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