Searched defs:Delegating (Results 1 – 6 of 6) sorted by relevance
| /external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/ |
| D | ValueInstantiator.java | 496 public static class Delegating extends ValueInstantiator class in ValueInstantiator 503 protected Delegating(ValueInstantiator delegate) { in Delegating() method in ValueInstantiator.Delegating
|
| D | SettableBeanProperty.java | 655 public static abstract class Delegating class in SettableBeanProperty 660 protected Delegating(SettableBeanProperty d) { in Delegating() method in SettableBeanProperty.Delegating
|
| /external/clang/lib/CodeGen/ |
| D | CGClass.cpp | 427 bool Delegating) { in GetVTTParameter() 2049 bool Delegating, Address This, in EmitCXXConstructorCall() 2104 bool Delegating, in EmitCXXConstructorCall() 2221 bool Delegating, CallArgList &Args) { in EmitInlinedInheritingCXXConstructorCall() 2394 bool Delegating, in EmitCXXDestructorCall()
|
| D | ItaniumCXXABI.cpp | 1416 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1432 bool Delegating, Address This) { in EmitDestructorCall()
|
| D | CGExprCXX.cpp | 485 bool Delegating = false; in EmitCXXConstructExpr() local
|
| D | MicrosoftCXXABI.cpp | 1458 bool ForVirtualBase, bool Delegating, CallArgList &Args) { in addImplicitConstructorArgs() 1486 bool Delegating, Address This) { in EmitDestructorCall()
|