mirror of
https://github.com/github/codeql.git
synced 2026-02-20 08:53:49 +01:00
Remove fromGeneratedInclSynth predicate
This commit is contained in:
@@ -392,8 +392,6 @@ import Cached
|
||||
|
||||
TAstNode fromGenerated(Generated::AstNode n) { n = toGenerated(result) }
|
||||
|
||||
TAstNode fromGeneratedInclSynth(Generated::AstNode n) { n = toGeneratedInclSynth(result) }
|
||||
|
||||
class TCall = TMethodCall or TYieldCall;
|
||||
|
||||
class TMethodCall =
|
||||
|
||||
Reference in New Issue
Block a user