Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h71 TST_float, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h290 static const TST TST_float = clang::TST_float; variable