Searched defs:getKeyLength (Results 1 – 2 of 2) sorted by relevance
567 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } in getKeyLength() function in clang::api_notes::__anonf7d29e6c0311::ContextInfoTableInfo679 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0711::ObjCPropertyTableInfo748 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0811::ObjCMethodTableInfo783 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0811::CXXMethodTableInfo935 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0a11::GlobalVariableTableInfo1048 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0b11::GlobalFunctionTableInfo1105 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } in getKeyLength() function in clang::api_notes::__anonf7d29e6c0c11::EnumConstantTableInfo1162 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anonf7d29e6c0d11::CommonTypeTableInfo
31 size_t getKeyLength() const { return keyLength; } in getKeyLength() function