HomeSort by: relevance | last modified time | path
    Searched refs:get_template_argument_type (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
test_type.py 463 template_type = cursor_type.get_template_argument_type(0)
test_cursor.py 532 self.assertEqual(foos[1].get_template_argument_type(1).kind, TypeKind.FLOAT)
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 1815 def get_template_argument_type(self, num): member in class:Cursor
2281 def get_template_argument_type(self, num): member in class:Type

Completed in 24 milliseconds