Home | History | Annotate | Download | only in Serialization

Lines Matching refs:runtimeVersion

4690   VersionTuple runtimeVersion = ReadVersionTuple(Record, Idx);
4691 LangOpts.ObjCRuntime = ObjCRuntime(runtimeKind, runtimeVersion);