Member predicate PathExprCandidate::getAPart
Gets an expression that is nested inside this expression.
Equivalent to getAChildExpr*(), but useful to enforce a better join order (in spite of
what the optimizer thinks, there are generally far fewer PathExprCandidates than
ConstantStrings).