Searched defs:Complex (Results 1 – 6 of 6) sorted by relevance
35 double _Complex Complex; // not supported variable
1141 llvm::Constant *Complex[2]; in EmitConstantValue() local1164 llvm::Constant *Complex[2]; in EmitConstantValue() local
38 enum Flavor { Scalar, Complex, Aggregate }; enumerator
411 if (const ComplexType *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
1070 namespace Complex { namespace
1648 DEFAULT_TYPELOC_IMPL(Complex, Type) in DEFAULT_TYPELOC_IMPL() argument