Searched refs:checkAncestorsForType (Results 1 – 1 of 1) sorted by relevance
72 ResolvedTypeDeclaration type = checkAncestorsForType(name, this.typeDeclaration); in solveType()81 …private ResolvedTypeDeclaration checkAncestorsForType(String name, ResolvedReferenceTypeDeclaratio… in checkAncestorsForType() method in JavaParserTypeDeclarationAdapter101 …ResolvedTypeDeclaration ancestorDeclaration = checkAncestorsForType(name, ancestor.getTypeDeclarat… in checkAncestorsForType()