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::__anon943f62010311::ContextInfoTableInfo679 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010711::ObjCPropertyTableInfo748 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010811::ObjCMethodTableInfo783 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010811::CXXMethodTableInfo935 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010a11::GlobalVariableTableInfo1048 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010b11::GlobalFunctionTableInfo1105 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } in getKeyLength() function in clang::api_notes::__anon943f62010c11::EnumConstantTableInfo1162 unsigned getKeyLength(key_type_ref) { in getKeyLength() function in clang::api_notes::__anon943f62010d11::CommonTypeTableInfo
31 size_t getKeyLength() const { return keyLength; } in getKeyLength() function