clang_Cursor_Evaluate

If cursor is a statement declaration tries to evaluate the statement and if its variable, tries to evaluate its initializer, into its corresponding type. If it's an expression, tries to evaluate the expression.

extern (C)
clang_Cursor_Evaluate

Meta