clang_EvalResult_getAsLongLong

\brief Returns the evaluation result as a long long integer if the kind is Int. This prevents overflows that may happen if the result is returned with clang_EvalResult_getAsInt.

extern (C)
long
clang_EvalResult_getAsLongLong

Meta