Home | History | Annotate | Download | only in Serialization

Lines Matching refs:NUM_PREDEF_TYPE_IDS

5971   if (Index < NUM_PREDEF_TYPE_IDS) {
6124 Index -= NUM_PREDEF_TYPE_IDS;
6149 if (LocalIndex < NUM_PREDEF_TYPE_IDS)
6153 = F.TypeRemap.find(LocalIndex - NUM_PREDEF_TYPE_IDS);