Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSpecifiers.h58 TST_bool, // _Bool enumerator
/external/llvm-project/clang/include/clang/Basic/
DSpecifiers.h62 TST_bool, // _Bool enumerator
/external/clang/include/clang/Sema/
DDeclSpec.h284 static const TST TST_bool = clang::TST_bool; variable
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h278 static const TST TST_bool = clang::TST_bool; variable