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