Home
last modified time | relevance | path

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

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h122 struct ComplexAPSInt { struct
124 ComplexAPSInt() : Real(1), Imag(1) {} in ComplexAPSInt() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DAPValue.h122 struct ComplexAPSInt { struct
124 ComplexAPSInt() : Real(1), Imag(1) {} in ComplexAPSInt() argument