Home
last modified time | relevance | path

Searched refs:HasColon (Results 1 – 8 of 8) sorted by relevance

/external/syzkaller/pkg/ast/
Dclone.go158 HasColon: n.HasColon,
Dast.go203 HasColon bool member
Dformat.go179 if t.HasColon {
Dparser.go428 arg.HasColon = true
/external/syzkaller/pkg/compiler/
Dcheck.go638 if attr.HasColon {
714 if t.HasColon {
782 if t.HasColon {
907 if !desc.AllowColon && arg.HasColon {
Dtypes.go772 if !t.HasColon {
787 if !t.HasColon {
804 if t.HasColon {
Dcompiler.go240 if sz.HasColon || len(sz.Args) != 0 {
Dconsts.go186 if arg.HasColon {