Searched refs:C_FUNC (Results 1 – 2 of 2) sorted by relevance
51 C_FUNC = enum.auto() variable in DocStringTypeModifier924 self.type_mod |= self.Modifier.C_FUNC
473 if docstring.Modifier.C_FUNC not in docstring.type_mod: