ΒΆunsigned long long clang_EvalResult_getAsUnsigned(
CXEvalResult E)
unsigned long long clang_EvalResult_getAsUnsigned(
CXEvalResult E)
Description
Returns the evaluation result as an unsigned integer if the kind is Int and clang_EvalResult_isUnsignedInt is non-zero.
Declared at: clang/include/clang-c/Index.h:6085
Parameters
- CXEvalResult E