Searched defs:TST_typeofExpr (Results 1 – 2 of 2) sorted by relevance
86 TST_typeofExpr, // C23 (and GNU extension) typeof(expression) enumerator
308 static const TST TST_typeofExpr = clang::TST_typeofExpr; variable