Searched defs:isShadowed (Results 1 – 2 of 2) sorted by relevance
63 private boolean isShadowed(Method method, List<Method> results) { in isShadowed() method in TestClass72 private boolean isShadowed(Method current, Method previous) { in isShadowed() method in TestClass
443 bool isShadowed() const { return Shadowed; } in isShadowed() function