Home | History | Annotate | Download | only in Serialization

Lines Matching full:numcaptures

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