Searched refs:excludedName (Results 1 – 2 of 2) sorted by relevance
501 GeneralNameInterface excludedName = excluded.getGeneralNameInterface(i); in reduce() local504 switch (excludedName.constrains(permitted)) { in reduce()
2497 GeneralNameInterface excludedName = tree.getName().getName(); in matchExcluded() local2501 if (excludedName.getType() == pathToName.getType()) { in matchExcluded()2502 switch (pathToName.constrains(excludedName)) { in matchExcluded()