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

/external/clang/lib/CodeGen/
H A DCGValue.h58 /// getComplexVal - Return the real/imag components of this complex value.
60 std::pair<llvm::Value *, llvm::Value *> getComplexVal() const { function in class:clang::CodeGen::RValue

Completed in 45 milliseconds