There was an error while loading. Please reload this page.
1 parent af9feea commit 700ca69Copy full SHA for 700ca69
1 file changed
include/Sema/ConstraintSystem.hpp
@@ -443,6 +443,7 @@ class ConstraintSystem {
443
/// @brief Print all constraints in a ConstraintSystem for debugging.
444
void print();
445
446
+private:
447
// Constraint simplification passes
448
void reorderConstraintsByPriority();
449
};
0 commit comments