Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCCategories

2776       unsigned N = M.ObjCCategories[Offset];
2777 M.ObjCCategories[Offset++] = 0; // Don't try to deserialize again
2780 Reader.GetLocalDecl(M, M.ObjCCategories[Offset++])));