clang_isInvalidDeclaration

Determine whether the given declaration is invalid.

A declaration is invalid if it could not be parsed successfully.

\returns non-zero if the cursor represents a declaration and it is invalid, otherwise NULL.

extern (C)
uint
clang_isInvalidDeclaration

Meta