Home
last modified time | relevance | path

Searched refs:HostUnsignedIntTypeHelper (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Common/
H A Duint128.h273 template <int BITS> struct HostUnsignedIntTypeHelper { struct
286 using HostUnsignedIntType = typename HostUnsignedIntTypeHelper<BITS>::type; argument