Searched defs:keyType (Results 1 – 4 of 4) sorted by relevance
21 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType()
204 uint64_t keyType[BITS_TO_UINT64(KEY_CNT)]; /**< Bitmap for recording the key status */ member
78 unsigned long keyType[BITS_TO_UINT64(KEY_CNT)]; member
814 AutoPtr<ASTType> keyType = ParseType(); // key type in ParseMapType() local