HomeSort by relevance Sort by last modified time
    Searched full:get_template_argument_type (Results 1 - 2 of 2) sorted by null

  /external/clang/bindings/python/tests/cindex/
test_cursor.py 275 assert foos[1].get_template_argument_type(1).kind == TypeKind.FLOAT
  /external/clang/bindings/python/clang/
cindex.py 1431 def get_template_argument_type(self, num): member in class:Cursor
    [all...]

Completed in 87 milliseconds