ΒΆunsigned int clang_Cursor_isAnonymous(CXCursor C)
unsigned int clang_Cursor_isAnonymous(CXCursor C)
Description
Determine whether the given cursor represents an anonymous tag or namespace
Declared at: clang/include/clang-c/Index.h:4082
Parameters
- CXCursor C