Searched defs:deprecated (Results 1 – 11 of 11) sorted by relevance
24 private boolean deprecated; field in XsdTag56 public void setDeprecated(boolean deprecated) { in setDeprecated()
103 if (auto deprecated = GetDeprecatedAttribute(type); !deprecated.empty()) { in GenerateDeprecated() local
64 const auto deprecated = FindDeprecated(c.GetComments()); in DumpComments() local
69 const auto deprecated = FindDeprecated(c.GetComments()); in DumpComments() local
447 if (auto deprecated = FindDeprecated(type.GetComments()); deprecated.has_value()) { in GetDeprecatedAttribute() local
515 if (auto deprecated = FindDeprecated(type.GetComments()); deprecated.has_value()) { in GenerateDeprecated() local
695 bool deprecated = defined_type.IsDeprecated() || in GenerateClassSource() local
570 bool deprecated = interface.IsDeprecated() || in GenerateServerOnTransact() local
42 boolean deprecated; field in XsdHandler.State677 boolean deprecated) throws XsdParserException { in isDeprecated()705 private static <T extends XsdTag> T setDeprecatedAndFinal(T tag, boolean deprecated, in setDeprecatedAndFinal()
67 bool deprecated = 8; field
990 …id=None, deprecated=False, optional=False, visibility=None, notes=None, sdk_notes=None, ndk_notes=… argument1016 def deprecated(self): member in EnumValue1274 def deprecated(self): member in Entry