Lines Matching refs:sniff
321 sniff := make([]int, len(names))360 sniff[i] |= notDeclared362 sniff[i] |= notType364 sniff[i] |= notConst373 switch sniff[i] {