ΒΆunsigned int clang_EvalResult_isUnsignedInt(
CXEvalResult E)
unsigned int clang_EvalResult_isUnsignedInt(
CXEvalResult E)
Description
Returns a non-zero value if the kind is Int and the evaluation result resulted in an unsigned integer.
Declared at: clang/include/clang-c/Index.h:6078
Parameters
- CXEvalResult E