Searched refs:Token (Results 1 – 1 of 1) sorted by relevance
92 class Token(clang.cindex.Token): class110 clang.cindex.Token.__init__(self)137 self._cursor = clang.cindex.Token.cursor234 tokens_memory = ctypes.POINTER(clang.cindex.Token)()256 ctypes.POINTER(clang.cindex.Token * count)).contents261 token = Token(self._tu, token_group,970 tok = Token()976 tok1 = Token()977 tok2 = Token()