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