Home | History | Annotate | Download | only in Sema

Lines Matching refs:isInvalid

1185     if (!result.isInvalid()) type = result.get()->getType();
1193 if (result.isInvalid()) return ExprError();
1952 if (NewInit.isInvalid())