Member predicate InstanceAccessExt::isImplicitThisConstructorArgument
Holds if this is the implicit this
argument of cc
, which is either a
ThisConstructorInvocationStmt
or a SuperConstructorInvocationStmt
.
predicate isImplicitThisConstructorArgument(ConstructorCall cc)