clang
15.0.0git
|
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/Alignment.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/MathExtras.h"
Go to the source code of this file.
Classes | |
class | clang::CharUnits |
CharUnits - This is an opaque type for sizes expressed in character units. More... | |
struct | llvm::DenseMapInfo< clang::CharUnits > |
Namespaces | |
clang | |
llvm | |
YAML serialization mapping. | |
Functions | |
clang::CharUnits | operator* (clang::CharUnits::QuantityType Scale, const clang::CharUnits &CU) |
|
inline |
Definition at line 212 of file CharUnits.h.