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

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DAPValue.h185 bool isComplexInt() const { return Kind == ComplexInt; } function in class:clang::APValue
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp865 bool isComplexInt() const { return IsInt; } function in struct:__anon3136::ComplexValue

Completed in 103 milliseconds