clang API Documentation
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/MathExtras.h"
Go to the source code of this file.
Classes | |
class | clang::CharUnits |
struct | llvm::DenseMapInfo< clang::CharUnits > |
struct | llvm::isPodLike< clang::CharUnits > |
Namespaces | |
namespace | clang |
namespace | llvm |
Functions | |
clang::CharUnits | operator* (clang::CharUnits::QuantityType Scale, const clang::CharUnits &CU) |
clang::CharUnits operator* | ( | clang::CharUnits::QuantityType | Scale, |
const clang::CharUnits & | CU | ||
) | [inline] |
Definition at line 183 of file CharUnits.h.