mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -191,7 +191,7 @@ stmts(#20069,17,#20001,0,"async f ... o() {\n}")
|
||||
#20070=@"loc,{#10000},1,1,2,1"
|
||||
locations_default(#20070,#10000,1,1,2,1)
|
||||
hasLocation(#20069,#20070)
|
||||
stmtContainers(#20069,#20001)
|
||||
stmt_containers(#20069,#20001)
|
||||
#20071=*
|
||||
exprs(#20071,78,#20069,-1,"foo")
|
||||
hasLocation(#20071,#20021)
|
||||
@@ -212,13 +212,13 @@ stmts(#20074,1,#20069,-2,"{\n}")
|
||||
#20075=@"loc,{#10000},1,23,2,1"
|
||||
locations_default(#20075,#10000,1,23,2,1)
|
||||
hasLocation(#20074,#20075)
|
||||
stmtContainers(#20074,#20069)
|
||||
stmt_containers(#20074,#20069)
|
||||
#20076=*
|
||||
stmts(#20076,17,#20001,1,"async f ... o());\n}")
|
||||
#20077=@"loc,{#10000},4,1,6,1"
|
||||
locations_default(#20077,#10000,4,1,6,1)
|
||||
hasLocation(#20076,#20077)
|
||||
stmtContainers(#20076,#20001)
|
||||
stmt_containers(#20076,#20001)
|
||||
#20078=*
|
||||
exprs(#20078,78,#20076,-1,"bar")
|
||||
hasLocation(#20078,#20034)
|
||||
@@ -240,13 +240,13 @@ stmts(#20082,1,#20076,-2,"{\n for ... o());\n}")
|
||||
#20083=@"loc,{#10000},4,22,6,1"
|
||||
locations_default(#20083,#10000,4,22,6,1)
|
||||
hasLocation(#20082,#20083)
|
||||
stmtContainers(#20082,#20076)
|
||||
stmt_containers(#20082,#20076)
|
||||
#20084=*
|
||||
stmts(#20084,21,#20082,0,"for awa ... foo());")
|
||||
#20085=@"loc,{#10000},5,3,5,28"
|
||||
locations_default(#20085,#10000,5,3,5,28)
|
||||
hasLocation(#20084,#20085)
|
||||
stmtContainers(#20084,#20076)
|
||||
stmt_containers(#20084,#20076)
|
||||
#20086=*
|
||||
exprs(#20086,13,#20084,1,"foo()")
|
||||
#20087=@"loc,{#10000},5,22,5,26"
|
||||
@@ -266,7 +266,7 @@ stmts(#20089,18,#20084,0,"var x")
|
||||
#20090=@"loc,{#10000},5,13,5,17"
|
||||
locations_default(#20090,#10000,5,13,5,17)
|
||||
hasLocation(#20089,#20090)
|
||||
stmtContainers(#20089,#20076)
|
||||
stmt_containers(#20089,#20076)
|
||||
#20091=*
|
||||
exprs(#20091,64,#20089,0,"x")
|
||||
hasLocation(#20091,#20050)
|
||||
@@ -282,7 +282,7 @@ decl(#20092,#20080)
|
||||
#20093=*
|
||||
stmts(#20093,0,#20084,2,";")
|
||||
hasLocation(#20093,#20062)
|
||||
stmtContainers(#20093,#20076)
|
||||
stmt_containers(#20093,#20076)
|
||||
isForAwaitOf(#20084)
|
||||
#20094=*
|
||||
entry_cfg_node(#20094,#20001)
|
||||
|
||||
Reference in New Issue
Block a user