Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
DSpecifiers.h48 TST_bool, // _Bool enumerator
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DDeclSpec.h270 static const TST TST_bool = clang::TST_bool; variable