mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
renamed "isDelegating" to "is_delegating"
This commit is contained in:
@@ -155,7 +155,7 @@ literals("g","g",#20049)
|
||||
#20050=@"var;{g};{#20000}"
|
||||
variables(#20050,"g",#20000)
|
||||
bind(#20049,#20050)
|
||||
isDelegating(#20045)
|
||||
is_delegating(#20045)
|
||||
#20051=*
|
||||
entry_cfg_node(#20051,#20001)
|
||||
#20052=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -564,7 +564,7 @@ literals("x","x",#20198)
|
||||
#20199=@"var;{x};{#20000}"
|
||||
variables(#20199,"x",#20000)
|
||||
bind(#20198,#20199)
|
||||
isDelegating(#20192)
|
||||
is_delegating(#20192)
|
||||
#20200=*
|
||||
stmts(#20200,2,#20001,3,"f4<T6>(v1);")
|
||||
hasLocation(#20200,#20013)
|
||||
|
||||
Reference in New Issue
Block a user