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.
5722 if (Kind <= UTT_Last) in EvaluateBooleanTypeTrait()5927 if (Kind <= UTT_Last && !CheckUnaryTypeTraitTypeCompleteness( in BuildTypeTrait()