Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/indent/
H A Dfmt_decl.c74 typedef struct Complex struct
78 } Complex; typedef
82 typedef struct Complex struct
86 } Complex; argument
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcomplex.d673 alias Complex = T; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcomplex.d716 alias Complex = T; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; enumerator
H A DCGExprConstant.cpp2049 llvm::Constant *Complex[2]; in tryEmitPrivate() local
2072 llvm::Constant *Complex[2]; in tryEmitPrivate() local
H A DCGCall.cpp1953 if (const ComplexType *Complex = dyn_cast<ComplexType>(QTy)) in DetermineNoUndef() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h350 Complex = 28, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DType.cpp619 if (const auto *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
H A DExprConstant.cpp10896 Complex = 9, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp1798 DEFAULT_TYPELOC_IMPL(Complex, Type) in DEFAULT_TYPELOC_IMPL() argument