Searched refs:isShadowed (Results 1 – 9 of 9) sorted by relevance
47 if (annotation != null && ! isShadowed(eachMethod, results)) in getAnnotatedMethods()60 private boolean isShadowed(Method method, List<Method> results) { in isShadowed() method in TestClass62 if (isShadowed(method, each)) in isShadowed()68 private boolean isShadowed(Method current, Method previous) { in isShadowed() method in TestClass
145 public boolean isShadowed(Clazz clazz, in isShadowed() method in MemberFinder
400 bool isShadowed() const { return Shadowed; } in isShadowed() function
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...
3354 if (Previous.isShadowed()) in mergeTypeWithPrevious()6180 Previous.isSingleResult() && !Previous.isShadowed() && in ActOnVariableDeclarator()8318 !Previous.isShadowed(); in CheckFunctionDeclaration()
META-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter ...