Searched defs:keyType (Results 1 – 4 of 4) sorted by relevance
21 inline void SetKeyType(const AutoPtr<ASTType> &keyType) in SetKeyType()
205 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
901 AutoPtr<ASTType> keyType = ParseType(); // key type in ParseMapType() local