Home
last modified time | relevance | path

Searched defs:ComplexPairTy (Results 1 – 2 of 2) 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