Searched defs:ComplexValue (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1421 struct ComplexValue { struct in namespace:__anon20
1429 ComplexValue() : FloatReal(APFloat::Bogus()), FloatImag(APFloat::Bogus()) {} function in struct:__anon20::ComplexValue
[all...]

Completed in 358 milliseconds