LLVM API Documentation
#include "llvm/Support/DataTypes.h"#include <string>


Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | llvm::sys |
Classes | |
| class | llvm::sys::TimeValue |
| Provides an abstraction for a fixed point in time. More... | |
Functions | |
| TimeValue | llvm::sys::operator+ (const TimeValue &tv1, const TimeValue &tv2) |
| TimeValue | llvm::sys::operator- (const TimeValue &tv1, const TimeValue &tv2) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.