mirror of
https://github.com/github/codeql.git
synced 2026-03-30 04:08:16 +02:00
This refactors SelfApplyExpr.getFunction() as MethodLookupExpr().getMethodRef(). This is simpler, because we are not hiding DeclRefExprs or reinventing hidden AST resolution.