Home | History | Annotate | Download | only in Serialization

Lines Matching refs:runtimeVersion

4736   VersionTuple runtimeVersion = ReadVersionTuple(Record, Idx);
4737 LangOpts.ObjCRuntime = ObjCRuntime(runtimeKind, runtimeVersion);