Searched defs:ObjType (Results 1 – 2 of 2) sorted by relevance
33 using ObjType = uint32_t; variable
42 using ObjType = std::remove_pointer_t<typename Conv::cpptype>; in WrapImpl() typedef