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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h47 bool isComplex() const { return V1.getInt() == Complex; } function in class:clang::CodeGen::RValue

Completed in 160 milliseconds