Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NumCaptures

5543     Record.push_back(Lambda.NumCaptures);
5548 for (unsigned I = 0, N = Lambda.NumCaptures; I != N; ++I) {