Searched refs:CXTLSKind (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h2962 enum CXTLSKind { CXTLS_None = 0, CXTLS_Dynamic, CXTLS_Static }; enum
2968 CINDEX_LINKAGE enum CXTLSKind clang_getCursorTLSKind(CXCursor cursor);

Completed in 112 milliseconds