Home
last modified time | relevance | path

Searched defs:getKeyLength (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h31 size_t getKeyLength() const { return keyLength; } in getKeyLength() function
/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp559 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } getKeyLength() function in clang::api_notes::__anon78439f9f0311::ObjCContextInfoTableInfo
671 unsigned getKeyLength(key_type_ref) { getKeyLength() function in clang::api_notes::__anon78439f9f0711::ObjCPropertyTableInfo
740 unsigned getKeyLength(key_type_ref) { getKeyLength() function in clang::api_notes::__anon78439f9f0811::ObjCMethodTableInfo
872 unsigned getKeyLength(key_type_ref) { getKeyLength() function in clang::api_notes::__anon78439f9f0a11::GlobalVariableTableInfo
986 unsigned getKeyLength(key_type_ref) { getKeyLength() function in clang::api_notes::__anon78439f9f0b11::GlobalFunctionTableInfo
1044 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } getKeyLength() function in clang::api_notes::__anon78439f9f0c11::EnumConstantTableInfo
1100 unsigned getKeyLength(key_type_ref) { getKeyLength() function in clang::api_notes::__anon78439f9f0d11::CommonTypeTableInfo
[all...]