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

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DIndex.h2413 CINDEX_LINKAGE enum CXTLSKind clang_getCursorTLSKind(CXCursor cursor);
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1652 self._tls_kind = conf.lib.clang_getCursorTLSKind(self)
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8431 CXTLSKind clang_getCursorTLSKind(CXCursor cursor) { function in class:__anon1160::__anon1161::MarkMacroArgTokensVisitor

Completed in 107 milliseconds