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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h186 bool isComplexFloat() const { return Kind == ComplexFloat; } function in class:clang::APValue
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp860 bool isComplexFloat() const { return !IsInt; } function in struct:__anon3140::ComplexValue
[all...]

Completed in 66 milliseconds