Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h63 TST_decimal32, // _Decimal32 enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h279 static const TST TST_decimal32 = clang::TST_decimal32; variable