Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DAPValue.h71 struct ComplexAPSInt { struct
73 ComplexAPSInt() : Real(1), Imag(1) {} in ComplexAPSInt() argument