Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstShared.h37 Complex = 9, global() enumerator
H A DType.cpp645 if (const auto *Complex = getAs<ComplexType>()) getAsComplexIntegerType() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; global() enumerator
H A DCGExprConstant.cpp2101 llvm::Constant *Complex[2]; tryEmitPrivate() local
2124 llvm::Constant *Complex[2]; tryEmitPrivate() local
[all...]
H A DCGCall.cpp2228 if (const ComplexType *Complex = dyn_cast<ComplexType>(QTy)) DetermineNoUndef() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h350 Complex = 28, enumerator