Home
last modified time | relevance | path

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

/external/syzkaller/pkg/compiler/
Dcheck.go467 type structDir struct { struct
474 checked := make(map[structDir]bool)
500 ctors map[string]bool, checked map[structDir]bool) {
520 key := structDir{name, dir}