Searched refs:findContainingTypeDeclOrObjectCreationExpr (Results 1 – 2 of 2) sorted by relevance
188 …return SymbolReference.solved(getTypeDeclaration(findContainingTypeDeclOrObjectCreationExpr(node))… in solve()462 protected Node findContainingTypeDeclOrObjectCreationExpr(Node node) { in findContainingTypeDeclOrObjectCreationExpr() method in JavaParserFacade473 return findContainingTypeDeclOrObjectCreationExpr(parent); in findContainingTypeDeclOrObjectCreationExpr()
311 …new ReferenceTypeImpl(facade.getTypeDeclaration(facade.findContainingTypeDeclOrObjectCreationExpr(… in visit()