Searched defs:KeyLength (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | StringMapEntry.h | 47 size_t KeyLength = Key.size(); in allocateWithKey() local |
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesReader.cpp | 70 unsigned KeyLength = ReadKeyDataLength() local |
H A D | APINotesWriter.cpp | 295 uint32_t KeyLength = Key.size(); EmitKeyDataLength() local |