Searched refs:hasScope (Results 1 – 6 of 6) sorted by relevance
203 if (hasScope(interceptorClass)) { in validate()241 private static boolean hasScope(Class<? extends Interceptor> interceptorClass) { in hasScope() method in Struts2Factory
204 if (hasScope(interceptorClass)) { in validate()242 private static boolean hasScope(Class<? extends Interceptor> interceptorClass) { in hasScope() method in GuiceObjectFactory
172 public void hasScope() { in hasScope() method in BindsOptionalOfMethodValidationTest
133 bool hasScope() const { return ScopeName; } in hasScope() function
355 bool hasScope() const { return ScopeName; } in hasScope() function
5205 !(Attr.hasScope() && Attr.getScopeName()->isStr("gnu"))) in handleDeprecatedAttr()