Searched refs:ancestorDeclaration (Results 1 – 1 of 1) sorted by relevance
101 …ResolvedTypeDeclaration ancestorDeclaration = checkAncestorsForType(name, ancestor.getTypeDeclarat… in checkAncestorsForType() local102 if (ancestorDeclaration != null) { in checkAncestorsForType()103 return ancestorDeclaration; in checkAncestorsForType()