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

  /src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
test_cursor.py 538 self.assertEqual(foos[1].get_template_argument_value(0), -7)
539 self.assertEqual(foos[1].get_template_argument_value(2), True)
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 1819 def get_template_argument_value(self, num): member in class:Cursor

Completed in 30 milliseconds