Home | History | Annotate | Download | only in Edit

Lines Matching refs:isEnumConstant

965 static bool isEnumConstant(const Expr *E) {
1014 if (OrigTy->getAs<EnumType>() || isEnumConstant(OrigArg))