Home | History | Annotate | Download | only in Serialization

Lines Matching refs:getNumFilenames

1747     Record.push_back(LineTable.getNumFilenames());
1748 for (unsigned I = 0, N = LineTable.getNumFilenames(); I != N; ++I) {