clang
3.9.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 | |
Dataflow Directional Tag Classes. | |
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.