Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dhost.h55 template <typename FTN_T> struct HostTypeHelper { struct
58 template <typename FTN_T> using HostType = typename HostTypeHelper<FTN_T>::Type; argument