clang
8.0.0
|
A structure for putting "fast"-unqualified QualTypes into a DenseMap. More...
#include "clang/Serialization/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 115 of file ASTBitCodes.h.
|
inlinestatic |
Definition at line 118 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 126 of file ASTBitCodes.h.
References clang::QualType::getAsOpaquePtr(), clang::QualType::getLocalFastQualifiers(), and v.
|
inlinestatic |
Definition at line 122 of file ASTBitCodes.h.
References clang::QualType::getFromOpaquePtr().
|
inlinestatic |
Definition at line 116 of file ASTBitCodes.h.