Home
last modified time | relevance | path

Searched defs:ComplexPairTy (Results 1 – 2 of 2) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp33 typedef CodeGenFunction::ComplexPairTy ComplexPairTy; typedef
H A DCodeGenFunction.h132 typedef std::pair<llvm::Value *, llvm::Value *> ComplexPairTy; typedef