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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h225 APSInt &getComplexIntImag() { function in class:clang::APValue
229 const APSInt &getComplexIntImag() const { function in class:clang::APValue
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp867 APSInt &getComplexIntImag() { return IntImag; } function in struct:__anon3140::ComplexValue
[all...]

Completed in 71 milliseconds