reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
292 I != E; ++I, ++CurField, ++CurCap) { 293 if (CurField->hasCapturedVLAType()) { 294 const VariableArrayType *VAT = CurField->getCapturedVLAType(); 304 if (!CurField->getType()->isAnyPointerType()) { 313 Ctx.getPointerType(CurField->getType()), CurCap->getLocation()); 315 MakeNaturalAlignAddrLValue(SrcAddrVal, CurField->getType());