|
clang
5.0.0
|
Defines the clang::VersionTuple class, which represents a version in the form major[.minor[.subminor]]. More...
Go to the source code of this file.
Classes | |
| class | clang::VersionTuple |
| Represents a version number in the form major[.minor[.subminor[.build]]]. More... | |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
Functions | |
| raw_ostream & | clang::operator<< (raw_ostream &Out, const VersionTuple &V) |
| Print a version number. More... | |
Defines the clang::VersionTuple class, which represents a version in the form major[.minor[.subminor]].
Definition in file VersionTuple.h.
1.8.6