Searched defs:declaration (Results 1 – 2 of 2) sorted by relevance
109 val declaration = node.tryResolveUDeclaration() ?: return false in <lambda>() constant
216 val declaration = UastLintUtils.findLastAssignment(resolved, this) in UElement() constant