Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ObjCCategories

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