Home
last modified time | relevance | path

Searched defs:TST_typeofType (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h58 TST_typeofType, enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h297 static const TST TST_typeofType = clang::TST_typeofType; variable