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

  /external/clang/bindings/python/tests/cindex/
test_type.py 327 """Ensure Cursor.type.get_size, Cursor.type.get_align and
349 assert teststruct.type.get_align() == align
  /external/clang/bindings/python/clang/
cindex.py 1959 def get_align(self): member in class:Type
    [all...]

Completed in 1334 milliseconds