Searched refs:findAnnotationEnd (Results 1 – 1 of 1) sorted by relevance
379 val end = findAnnotationEnd(s, index + 1) in markRecent()395 val end = findAnnotationEnd(s, i + 1) in markRecent()410 private fun findAnnotationEnd(type: String, start: Int): Int { in markRecent() method