Home | History | Annotate | Download | only in Sema

Lines Matching refs:takeAs

3709     Size = getDerived().TransformExpr(Size).template takeAs<Expr>();
5116 Statements.push_back(Result.takeAs<Stmt>());
5860 Handlers.push_back(Handler.takeAs<Stmt>());