reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
8355 if (AI.canHaveCoerceToType() && !AI.getCoerceToType()) 8355 if (AI.canHaveCoerceToType() && !AI.getCoerceToType()) 8356 AI.setCoerceToType(ArgTy); 8368 switch (AI.getKind()) { 8382 auto AllocSize = getDataLayout().getTypeAllocSize(AI.getCoerceToType());