Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Common/
Duint128.h268 template <int BITS> struct HostUnsignedIntTypeHelper { struct
275 using HostUnsignedIntType = typename HostUnsignedIntTypeHelper<BITS>::type; argument