Home | History | Annotate | Download | only in AST

Lines Matching full:path_size

2939   if (D.MostDerivedPathLength + E->path_size() > D.Entries.size()) {
2947 unsigned NewEntriesSize = D.Entries.size() - E->path_size();