Searched refs:UTT_Last (Results 1 – 2 of 2) sorted by relevance
24 UTT_Last = -1 // UTT_Last == last UTT_XX in the enum. enumerator30 BTT_Last = UTT_Last // BTT_Last == last BTT_XX in the enum.
1309 if (Kind <= UTT_Last) in EvaluateBooleanTypeTrait()1535 if (Kind <= UTT_Last && !CheckUnaryTypeTraitTypeCompleteness( in BuildTypeTrait()