Home
last modified time | relevance | path

Searched refs:test_token_to_cursor (Results 1 – 2 of 2) sorted by relevance

/external/clang/bindings/python/tests/cindex/
Dtest_tokens.py11 def test_token_to_cursor(): function
/external/llvm-project/clang/bindings/python/tests/cindex/
Dtest_tokens.py18 def test_token_to_cursor(self): member in TestTokens