Home | History | Annotate | Download | only in Sema

Lines Matching refs:BoundExpr

1471       ExprResult BoundExpr;
1473 BoundExpr = Owned(IntegerLiteral::Create(Context, CAT->getSize(),
1478 BoundExpr = VAT->getSizeExpr();
1487 BoundExpr.get());