Searched defs:flagsToRemove (Results 1 – 2 of 2) sorted by relevance
154 Set<String> flagsToRemove = new HashSet<>(); in setUpMethod() local167 private static void restoreFlags(Set<String> flagsToRemove, Map<String, String> flagsToAdd) { in restoreFlags()182 Set<String> flagsToRemove, in applyFlags()272 Method method, Set<String> flagsToAdd, Set<String> flagsToRemove) { in updateFlagsForMethod()
164 List<String> flagsToRemove = in updateFlagsForElement() local