Searched refs:emptyList (Results 1 – 2 of 2) sorted by relevance
247 func emptyList(value bpparser.Expression) bool { func270 if !emptyList(v) {276 if emptyList(vB) {392 if component, ok := lists[nameClassification]; ok && !emptyList(component) {733 if ldflags, ok := lists["ldflags"]; ok && !emptyList(ldflags) {740 if version_script, ok := lists["version"]; ok && !emptyList(version_script) {
387 emptyList := []string{}388 copyOfEmptyList := CopyOf(emptyList)