Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; enumerator
H A DCGExprConstant.cpp1877 llvm::Constant *Complex[2]; in tryEmitPrivate() local
1900 llvm::Constant *Complex[2]; in tryEmitPrivate() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h290 Complex = 28, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp499 if (const auto *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
H A DExprConstant.cpp7623 Complex = 9, enumerator