Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dxcore-stringtype.c35 double _Complex Complex; // not supported variable
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1141 llvm::Constant *Complex[2]; in EmitConstantValue() local
1164 llvm::Constant *Complex[2]; in EmitConstantValue() local
H A DCGValue.h38 enum Flavor { Scalar, Complex, Aggregate }; enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DType.cpp411 if (const ComplexType *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dconstant-expression-cxx11.cpp1070 namespace Complex { namespace
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1648 DEFAULT_TYPELOC_IMPL(Complex, Type) in DEFAULT_TYPELOC_IMPL() argument