Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDSpecifiers.h70 TST_half, // OpenCL half, ARM NEON __fp16 enumerator
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h281 static const TST TST_half = clang::TST_half; variable