Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSpecifiers.h55 TST_decimal128, // _Decimal128 enumerator
/external/clang/include/clang/Sema/
DDeclSpec.h286 static const TST TST_decimal128 = clang::TST_decimal128; variable