Searched defs:getKeyLength (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | StringMapEntry.h | 31 size_t getKeyLength() const { return keyLength; } in getKeyLength() function |
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 558 unsigned getKeyLength(key_type_ref) { return sizeof(uint32_t); } getKeyLength() function in clang::api_notes::__anonbfdd523e0311::ObjCContextInfoTableInfo |