Home | History | Annotate | Download | only in AST

Lines Matching refs:Written

710                               TypeSourceInfo *Written, CastKind K, Expr *Op,
717 new (Buffer) CXXFunctionalCastExpr(T, VK, Written, K, Op, PathSize, L, R);