Searched refs:constraintsTypes (Results 1 – 1 of 1) sorted by relevance
2385 llvm::DenseMap<Constraint, int> constraintsTypes; in genTypeInterfaceMethods() local2393 auto it = constraintsTypes.try_emplace(type.getType(), inferredTypeIdx); in genTypeInterfaceMethods()2433 : constraintsTypes[type.getType()]) in genTypeInterfaceMethods()