Home
last modified time | relevance | path

Searched refs:inheritedExtensionFunctions (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/
H A DJavaLayoutHtmlFormatOutputBuilder.kt591 inheritedExtensionFunctions.entries, in <lambda>()
1078 val inheritedExtensionFunctions: Map<DocumentationNode, List<DocumentationNode>> in <lambda>() constant in org.jetbrains.dokka.Formats.ClassPage
1085 inheritedExtensionFunctions = in <lambda>()
/aosp_15_r20/external/dokka/core/src/main/kotlin/Formats/
H A DDacHtmlFormat.kt392 inheritedExtensionFunctions.entries, in <lambda>()