Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNumComponents

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