Searched refs:InitCaptureExprsAndTypes (Results 1 – 1 of 1) sorted by relevance
9817 SmallVector<InitCaptureInfoTy, 8> InitCaptureExprsAndTypes; in TransformLambdaExpr() local9818 InitCaptureExprsAndTypes.resize(E->explicit_capture_end() - in TransformLambdaExpr()9842 InitCaptureExprsAndTypes[C - E->capture_begin()] = in TransformLambdaExpr()9938 InitCaptureExprsAndTypes[C - E->capture_begin()]; in TransformLambdaExpr()