Searched defs:ComplexAPFloat (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h75 struct ComplexAPFloat { struct in class:clang::APValue
77 ComplexAPFloat() : Real(0.0), Imag(0.0) {} function in struct:clang::APValue::ComplexAPFloat

Completed in 106 milliseconds