Searched defs:constructorElement (Results 1 – 4 of 4) sorted by relevance
57 Optional<ProvisionBinding> tryRegisterInjectConstructor(XConstructorElement constructorElement); in tryRegisterInjectConstructor()
107 XConstructorElement constructorElement, Optional<XType> resolvedEnclosingType) { in injectionBinding()
171 private ValidationReport validateConstructor(XConstructorElement constructorElement) { in validateConstructor()420 private boolean throwsCheckedExceptions(XConstructorElement constructorElement) { in throwsCheckedExceptions()
240 XConstructorElement constructorElement) { in tryRegisterInjectConstructor()249 XConstructorElement constructorElement, in tryRegisterConstructor()