Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp47 template <> struct HexType<support::ulittle32_t> { using type = yaml::Hex32; }; argument
48 template <> struct HexType<support::ulittle64_t> { using type = yaml::Hex64; }; argument
49 type__anon033d61520111::HexType global() argument