|
clang
5.0.0
|
#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 |
| CharUnits - This is an opaque type for sizes expressed in character units. More... | |
| struct | llvm::DenseMapInfo< clang::CharUnits > |
| struct | llvm::isPodLike< clang::CharUnits > |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
Functions | |
| clang::CharUnits | operator* (clang::CharUnits::QuantityType Scale, const clang::CharUnits &CU) |
|
inline |
Definition at line 208 of file CharUnits.h.
Referenced by clang::DeclContextLookupResult::iterator::operator*().
1.8.6