Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Evaluate/
Dcommon.h112 template <typename A> struct ValueWithRealFlags { struct
113 A AccumulateFlags(RealFlags &f) { in AccumulateFlags()
117 A value;