Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DSpecifiers.h53 TST_extint, // Extended Int types. enumerator
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h269 static const TST TST_extint = clang::TST_extint; variable