Home | History | Annotate | Download | only in Serialization

Lines Matching defs:runtimeVersion

3703   VersionTuple runtimeVersion = ReadVersionTuple(Record, Idx);
3704 LangOpts.ObjCRuntime = ObjCRuntime(runtimeKind, runtimeVersion);