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

  /external/clang/bindings/python/tests/cindex/
test_cursor.py 341 assert foos[1].get_template_argument_value(0) == -7
342 assert foos[1].get_template_argument_value(2) == True
  /external/clang/bindings/python/clang/
cindex.py 1465 def get_template_argument_value(self, num): member in class:Cursor
    [all...]

Completed in 240 milliseconds