mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
renamed "isInstantiated" to "is_instantiated"
This commit is contained in:
@@ -8415,7 +8415,7 @@ hasLocation(#22804,#21469)
|
||||
enclosingStmt(#22804,#22777)
|
||||
exprContainers(#22804,#22183)
|
||||
literals("any","any",#22804)
|
||||
isInstantiated(#22183)
|
||||
is_instantiated(#22183)
|
||||
#22805=*
|
||||
stmts(#22805,31,#20001,1,"namespa ... any;\n}")
|
||||
#22806=@"loc,{#10000},72,1,101,1"
|
||||
@@ -10069,7 +10069,7 @@ hasLocation(#23199,#22172)
|
||||
enclosingStmt(#23199,#23170)
|
||||
exprContainers(#23199,#22805)
|
||||
literals("any","any",#23199)
|
||||
isInstantiated(#22805)
|
||||
is_instantiated(#22805)
|
||||
#23200=*
|
||||
entry_cfg_node(#23200,#20001)
|
||||
#23201=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
@@ -275,8 +275,8 @@ hasLocation(#20091,#20039)
|
||||
enclosingStmt(#20091,#20086)
|
||||
exprContainers(#20091,#20079)
|
||||
literals("42","42",#20091)
|
||||
isInstantiated(#20079)
|
||||
isInstantiated(#20071)
|
||||
is_instantiated(#20079)
|
||||
is_instantiated(#20071)
|
||||
#20092=*
|
||||
stmts(#20092,32,#20001,1,"import x = M.N.x;")
|
||||
hasLocation(#20092,#20015)
|
||||
|
||||
@@ -835,7 +835,7 @@ scopenesting(#20276,#20215)
|
||||
stmts(#20277,0,#20273,0,";")
|
||||
hasLocation(#20277,#20155)
|
||||
stmt_containers(#20277,#20273)
|
||||
isInstantiated(#20273)
|
||||
is_instantiated(#20273)
|
||||
#20278=*
|
||||
stmts(#20278,31,#20212,6,"namespa ... ck {{}}")
|
||||
#20279=@"loc,{#10000},22,3,22,27"
|
||||
@@ -860,7 +860,7 @@ stmts(#20282,1,#20278,0,"{}")
|
||||
locations_default(#20283,#10000,22,25,22,26)
|
||||
hasLocation(#20282,#20283)
|
||||
stmt_containers(#20282,#20278)
|
||||
isInstantiated(#20278)
|
||||
is_instantiated(#20278)
|
||||
#20284=*
|
||||
stmts(#20284,18,#20212,7,"var x = ... yBlock]")
|
||||
#20285=@"loc,{#10000},24,3,24,82"
|
||||
@@ -948,7 +948,7 @@ exprContainers(#20302,#20212)
|
||||
literals("EmptyBlock","EmptyBlock",#20302)
|
||||
bind(#20302,#20217)
|
||||
arraySize(#20289,7)
|
||||
isInstantiated(#20212)
|
||||
is_instantiated(#20212)
|
||||
#20303=*
|
||||
entry_cfg_node(#20303,#20001)
|
||||
#20304=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
Reference in New Issue
Block a user