Searched refs:getLocationTarget (Results 1 – 1 of 1) sorted by relevance
245 val locationTarget = getLocationTarget(firstExpression) in createUastHandler()334 private fun getLocationTarget(firstExpression: UExpression): PsiElement? { in getLocationTarget() method