reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1603 if (allocatorType->getNumParams() > 1) { 1604 AlignValT = allocatorType->getParamType(1); 1620 EmitCallArgs(allocatorArgs, allocatorType, E->placement_arguments(), 1624 EmitNewDeleteCall(*this, allocator, allocatorType, allocatorArgs);