ΒΆunsigned int clang_isUnexposed(enum CXCursorKind)
unsigned int clang_isUnexposed(enum CXCursorKind)
Description
* Determine whether the given cursor represents a currently unexposed piece of the AST (e.g., CXCursor_UnexposedStmt).
Declared at: clang/include/clang-c/Index.h:2877
Parameters
- enum CXCursorKind