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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp31 typedef CodeGenFunction::ComplexPairTy ComplexPairTy; typedef
[all...]
H A DCodeGenFunction.h271 typedef std::pair<llvm::Value *, llvm::Value *> ComplexPairTy; typedef in class:clang::CodeGen::CodeGenFunction

Completed in 166 milliseconds