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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h233 APFloat &getComplexFloatReal() { function in class:clang::APValue
237 const APFloat &getComplexFloatReal() const { function in class:clang::APValue
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp861 APFloat &getComplexFloatReal() { return FloatReal; } function in struct:__anon3140::ComplexValue
[all...]

Completed in 130 milliseconds