Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DSpecifiers.h75 TST_decimal128, // _Decimal128 enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h283 static const TST TST_decimal128 = clang::TST_decimal128; variable