Searched refs:ftc_begin (Results 1 – 2 of 2) sorted by relevance
2451 int ftc_begin, ftc_end; member2551 int ftc_begin; member2559 : entry(nullptr), info(info), ftc_begin(-1) in satisfaction_cache()2598 entry->ftc_begin = entry->ftc_end = -1; in satisfaction_cache()2638 bool maybe_unstable = some_type_complete_p (entry->ftc_begin, in get()2645 ftc_begin = vec_safe_length (failed_type_completions); in get()2695 gcc_checking_assert (ftc_begin != -1); in save()2696 entry->ftc_begin = ftc_begin; in save()
100 (sat_entry::ftc_begin, sat_entry::ftc_end): ... these.102 (satisfaction_cache::ftc_begin): ... this.