Lines Matching full:subexprs
76 SubExprs(nullptr), OperatorNew(operatorNew), OperatorDelete(operatorDelete),93 SubExprs[i++] = arraySize;103 SubExprs[i++] = initializer;112 SubExprs[i++] = placementArgs[j];129 assert(SubExprs == nullptr && "SubExprs already allocated");134 SubExprs = new (C) Stmt*[TotalSize];