Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNumComponents

462   Record.push_back(E->getNumComponents());
467 for (unsigned I = 0, N = E->getNumComponents(); I != N; ++I) {