Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h66 TST_half, // OpenCL half, ARM NEON __fp16 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h288 static const TST TST_half = clang::TST_half; variable