reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4999 AddTypeRef(Context.getRawCFConstantStringType(), SpecialTypes); 5000 AddTypeRef(Context.getFILEType(), SpecialTypes); 5001 AddTypeRef(Context.getjmp_bufType(), SpecialTypes); 5002 AddTypeRef(Context.getsigjmp_bufType(), SpecialTypes); 5003 AddTypeRef(Context.ObjCIdRedefinitionType, SpecialTypes); 5004 AddTypeRef(Context.ObjCClassRedefinitionType, SpecialTypes); 5005 AddTypeRef(Context.ObjCSelRedefinitionType, SpecialTypes); 5006 AddTypeRef(Context.getucontext_tType(), SpecialTypes); 5125 Stream.EmitRecord(SPECIAL_TYPES, SpecialTypes);