clang
3.9.0
|
A structure for putting "fast"-unqualified QualTypes into a DenseMap. More...
#include <ASTBitCodes.h>
Static Public Member Functions | |
static bool | isEqual (QualType A, QualType B) |
static QualType | getEmptyKey () |
static QualType | getTombstoneKey () |
static unsigned | getHashValue (QualType T) |
A structure for putting "fast"-unqualified QualTypes into a DenseMap.
This uses the standard pointer hash function.
Definition at line 106 of file ASTBitCodes.h.
|
inlinestatic |
Definition at line 108 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 114 of file ASTBitCodes.h.
References clang::QualType::getAsOpaquePtr(), clang::QualType::getLocalFastQualifiers(), and v.
|
inlinestatic |
Definition at line 111 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 107 of file ASTBitCodes.h.