Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h77 TST_decimal64, // _Decimal64 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h299 static const TST TST_decimal64 = clang::TST_decimal64; variable