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
107 OpDeprecation deprecation = 8; field
621 OpDeprecation* deprecation = op_def()->mutable_deprecation(); in Deprecated() local
89 deprecation=True, argument
60 "deprecation": true, boolean
190 @Test fun deprecation() { in <lambda>() method in org.jetbrains.dokka.tests.JavaTest
115 val deprecation: DocumentationNode? constant