Home
last modified time | relevance | path

Searched defs:KeyLength (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h47 size_t KeyLength = Key.size(); in allocateWithKey() local
/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp70 unsigned KeyLength = ReadKeyDataLength() local
162 unsigned KeyLength = ReadKeyDataLength() local
201 unsigned KeyLength = ReadKeyDataLength() local
406 unsigned KeyLength = ReadKeyDataLength() local
H A DAPINotesWriter.cpp295 uint32_t KeyLength = Key.size(); EmitKeyDataLength() local
355 uint32_t KeyLength = sizeof(uint32_t) + sizeof(uint8_t) + sizeof(uint32_t); EmitKeyDataLength() local
477 uint32_t KeyLength = asDerived().getKeyLength(Key); EmitKeyDataLength() local
815 uint32_t KeyLength = EmitKeyDataLength() local
[all...]