Searched defs:has_cycle (Results 1 – 2 of 2) sorted by relevance
159 bool has_cycle = dfs(start_type.GetRootType()); in CheckValid() local
1039 bool has_cycle = false; // true if there is a cycle detected member