ΒΆenum CXTLSKind clang_getCursorTLSKind(
CXCursor cursor)
enum CXTLSKind clang_getCursorTLSKind(
CXCursor cursor)
Description
Determine the "thread-local storage (TLS) kind" of the declaration referred to by a cursor.
Declared at: clang/include/clang-c/Index.h:3071
Parameters
- CXCursor cursor