Searched refs:checkDupConstsCall (Results 1 – 1 of 1) sorted by relevance
1047 comp.checkDupConstsCall(n, dups)1057 func (comp *compiler) checkDupConstsCall(n *ast.Call, dups map[string]map[string]dupConstArg) { func