Searched refs:firstAnnotationIndex (Results 1 – 1 of 1) sorted by relevance
1804 val firstAnnotationIndex = type.indexOf('@') in isIncompleteTypeToken() constant1808 return firstAnnotationIndex != -1 && in isIncompleteTypeToken()1810 firstAnnotationIndex < paramStartIndex || in isIncompleteTypeToken()