Home | History | Annotate | Download | only in Sema

Lines Matching refs:BoundExpr

1925       ExprResult BoundExpr;
1927 BoundExpr = Owned(IntegerLiteral::Create(Context, CAT->getSize(),
1932 BoundExpr = VAT->getSizeExpr();
1941 BoundExpr.get());