Predicate doubleChildren
Checks that no two children share the same index.
Import path
import codeql.swift.printast.Consistencypredicate doubleChildren(PrintAstNode parent, int index, string label1, PrintAstNode child1, string label2, PrintAstNode child2)