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