Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DHeaderMap.cpp37 struct HMapBucket { struct
38 uint32_t Key; // Offset (into strings) of key.
40 uint32_t Prefix; // Offset (into strings) of value prefix.
41 uint32_t Suffix; // Offset (into strings) of value suffix.