Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
DSpecifiers.h62 TST_bool, // _Bool enumerator
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDeclSpec.h278 static const TST TST_bool = clang::TST_bool; variable