Searched defs:deprecation (Results 1 – 7 of 7) sorted by relevance
55 @Test fun deprecation() { in deprecation() method in org.jetbrains.dokka.tests.format.DacFormatTest
121 OpDeprecation deprecation = 8; field
628 OpDeprecation* deprecation = op_def()->mutable_deprecation(); in Deprecated() local
100 deprecation=True, argument
112 optional string deprecation = 3; field
190 @Test fun deprecation() { in <lambda>() method in org.jetbrains.dokka.tests.JavaTest
116 val deprecation: DocumentationNode? constant