Searched refs:is_translation_unit (Results 1 – 2 of 2) sorted by relevance
27 assert CursorKind.TRANSLATION_UNIT.is_translation_unit()28 assert not CursorKind.TYPE_REF.is_translation_unit()
600 def is_translation_unit(self): member in CursorKind