|
clang 23.0.0git
|
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/CodeGen/CGObjCMacConstantLiteralUtil.h"
Public Member Functions | |
| NSConstantNumberMapInfo (CanQualType QT, const llvm::APSInt &V) | |
| NSConstantNumberMapInfo (CanQualType QT, const llvm::APFloat &V) | |
| unsigned | getHashValue () const |
| bool | operator== (const NSConstantNumberMapInfo &RHS) const |
Definition at line 30 of file CGObjCMacConstantLiteralUtil.h.
|
inline |
Definition at line 50 of file CGObjCMacConstantLiteralUtil.h.
References V.
|
inline |
Definition at line 52 of file CGObjCMacConstantLiteralUtil.h.
References V.
|
inline |
Definition at line 55 of file CGObjCMacConstantLiteralUtil.h.
Referenced by llvm::DenseMapInfo< NSConstantNumberMapInfo >::getHashValue().
|
inline |
Definition at line 69 of file CGObjCMacConstantLiteralUtil.h.