Home
last modified time | relevance | path

Searched defs:lstmt (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dbranches.go54 lstmt *LabeledStmt // statement declaring the label member
61 lstmt *LabeledStmt // labeled statement associated with this block, or nil member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dlabels.go51 lstmt *ast.LabeledStmt // labeled statement to which this block belongs, or nil member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dlabels.go50 lstmt *syntax.LabeledStmt // labeled statement to which this block belongs, or nil member