Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Common/
H A Duint128.h279 template <int BITS> struct HostSignedIntTypeHelper { struct
288 using HostSignedIntType = typename HostSignedIntTypeHelper<BITS>::type; argument