Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExprComplex.cpp33 typedef CodeGenFunction::ComplexPairTy ComplexPairTy; typedef
DCodeGenFunction.h139 typedef std::pair<llvm::Value *, llvm::Value *> ComplexPairTy; typedef
/external/llvm-project/clang/lib/CodeGen/
DCGExprComplex.cpp31 typedef CodeGenFunction::ComplexPairTy ComplexPairTy; typedef