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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DAPValue.h445 APSInt &getComplexIntReal() { function in class:clang::APValue
449 const APSInt &getComplexIntReal() const { function in class:clang::APValue
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1526 APSInt &getComplexIntReal() { return IntReal; } function in struct:__anon321::ComplexValue
[all...]

Completed in 260 milliseconds