Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DSpecifiers.h73 TST_decimal32, // _Decimal32 enumerator
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DDeclSpec.h281 static const TST TST_decimal32 = clang::TST_decimal32; variable