Home | History | Annotate | Download | only in AST

Lines Matching full:totalsize

109   unsigned TotalSize = Array + NumPlacementArgs + NumConstructorArgs;
110 SubExprs = new (C) Stmt*[TotalSize];