Searched refs:inheritSuperIndices (Results 1 – 2 of 2) sorted by relevance
104 boolean inheritSuperIndices() default false; in inheritSuperIndices() method
75 val inheritSuperIndices: Boolean in <lambda>() constant79 inheritSuperIndices = AnnotationMirrors in <lambda>()86 inheritSuperIndices = false in <lambda>()99 } else if (it.element.enclosingElement != element && !inheritSuperIndices) { in <lambda>()115 val superIndices = loadSuperIndices(element.superclass, tableName, inheritSuperIndices) in <lambda>()