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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h71 struct ComplexAPSInt { struct in class:clang::APValue
73 ComplexAPSInt() : Real(1), Imag(1) {} function in struct:clang::APValue::ComplexAPSInt

Completed in 51 milliseconds