Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dcommon.h134 template <typename A> struct ValueWithRealFlags { struct
135 A AccumulateFlags(RealFlags &f) { in AccumulateFlags()
139 A value;