Lines Matching defs:Version
35 /// We rely on assumptions about the form and structure of GCC version
42 /// preferred version string to use. For example we prefer versions without
46 /// in the way that (for example) Debian's version format does. If that ever
49 /// \brief The unparsed text of the version.
92 GCCVersion Version;
128 /// \brief Get the detected GCC version string.
129 const GCCVersion &getVersion() const { return Version; }
312 /// The host version.
330 /// The OS version we are targeting.
334 /// The default macosx-version-min of this tool chain; empty until
338 /// The default ios-version-min of this tool chain; empty until
374 // for these targets and put version in constructor.