Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/CodeGen/
HDCGValue.h38 enum Flavor { Scalar, Complex, Aggregate }; enumerator
HDCGExprConstant.cpp1092 llvm::Constant *Complex[2]; in EmitConstantValue() local
1114 llvm::Constant *Complex[2]; in EmitConstantValue() local
/trueos/contrib/llvm/tools/clang/lib/AST/
HDType.cpp410 if (const ComplexType *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local