Searched refs:Token (Results 1 – 1 of 1) sorted by relevance
90 class Token(clang.cindex.Token): class108 clang.cindex.Token.__init__(self)135 self._cursor = clang.cindex.Token.cursor232 tokens_memory = ctypes.POINTER(clang.cindex.Token)()254 ctypes.POINTER(clang.cindex.Token * count)).contents259 token = Token(self._tu, token_group,990 tok = Token()996 tok1 = Token()997 tok2 = Token()