clang
3.7.0
|
#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 108 of file ASTBitCodes.h.
|
inlinestatic |
Definition at line 110 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 116 of file ASTBitCodes.h.
References clang::QualType::getAsOpaquePtr(), clang::QualType::getLocalFastQualifiers(), and v.
|
inlinestatic |
Definition at line 113 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 109 of file ASTBitCodes.h.