reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
508 if (CGF.BlockInfo && CI.isNested()) 509 return CGF.BlockInfo->getCapture(VD).fieldType(); 510 if (auto *FD = CGF.LambdaCaptureFields.lookup(VD)) 516 CGF.getContext().getLValueReferenceType(VD->getType()) : VD->getType();