ΒΆunsigned int clang_Cursor_isAnonymousRecordDecl(
CXCursor C)
unsigned int clang_Cursor_isAnonymousRecordDecl(
CXCursor C)
Description
Determine whether the given cursor represents an anonymous record declaration.
Declared at: clang/include/clang-c/Index.h:4088
Parameters
- CXCursor C