Lines Matching refs:serializationCtx
321 SetVector<StringRef> serializationCtx; in processType() local
322 return processTypeImpl(loc, type, typeID, serializationCtx); in processType()
327 SetVector<StringRef> &serializationCtx) { in processTypeImpl() argument
343 deferSerialization, serializationCtx))) { in processTypeImpl()
378 SetVector<StringRef> &serializationCtx) { in prepareBasicType() argument
411 serializationCtx))) { in prepareBasicType()
440 serializationCtx))) { in prepareBasicType()
457 serializationCtx.count(pointeeStruct.getIdentifier()) != 0) { in prepareBasicType()
488 serializationCtx))) in prepareBasicType()
509 elementTypeID, serializationCtx))) { in prepareBasicType()
532 serializationCtx.insert(structType.getIdentifier()); in prepareBasicType()
540 elementTypeID, serializationCtx))) { in prepareBasicType()
571 serializationCtx.remove(structType.getIdentifier()); in prepareBasicType()
580 elementTypeID, serializationCtx))) { in prepareBasicType()
599 serializationCtx))) { in prepareBasicType()