Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAPValue.h75 struct ComplexAPFloat { struct
77 ComplexAPFloat() : Real(0.0), Imag(0.0) {} in ComplexAPFloat() argument