Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h63 TST_int, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h285 static const TST TST_int = clang::TST_int; variable