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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h217 APSInt &getComplexIntReal() { function in class:clang::APValue
221 const APSInt &getComplexIntReal() const { function in class:clang::APValue
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp866 APSInt &getComplexIntReal() { return IntReal; } function in struct:__anon3140::ComplexValue
[all...]

Completed in 114 milliseconds