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