Home
last modified time | relevance | path

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

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