Searched refs:sectiondef (Results 1 – 1 of 1) sorted by relevance
118 def parse_members(sectiondef): argument121 for memberdef in sectiondef.get_memberdef():146 for sectiondef in compounddef.get_sectiondef():147 members = parse_members(sectiondef)