Searched refs:isStructurallyImmutableType (Results 1 – 1 of 1) sorted by relevance
454 && apContext.isStructurallyImmutableType(varSymbol.type)) { in buildAccessPathRecursive()697 public boolean isStructurallyImmutableType(Type type) { in isStructurallyImmutableType() method in AccessPath.AccessPathContext