clang  3.7.0
Classes | Namespaces | Functions
CharUnits.h File Reference
#include "llvm/ADT/DenseMapInfo.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/MathExtras.h"
Include dependency graph for CharUnits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  clang::CharUnits
 
struct  llvm::DenseMapInfo< clang::CharUnits >
 
struct  llvm::isPodLike< clang::CharUnits >
 

Namespaces

 clang
 
 llvm
 

Functions

clang::CharUnits operator* (clang::CharUnits::QuantityType Scale, const clang::CharUnits &CU)
 

Function Documentation

clang::CharUnits operator* ( clang::CharUnits::QuantityType  Scale,
const clang::CharUnits CU 
)
inline

Definition at line 183 of file CharUnits.h.

Referenced by clang::DeclContextLookupResult::iterator::operator*().