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