Searched defs:TST_typeofExpr (Results 1 – 2 of 2) sorted by relevance
| /external/clang/include/clang/Basic/ | ||
| D | Specifiers.h | 69     TST_typeofExpr,  enumerator | 
| /external/clang/include/clang/Sema/ | ||
| D | DeclSpec.h | 295   static const TST TST_typeofExpr = clang::TST_typeofExpr;  variable |