Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h83 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h303 static const TST TST_interface = clang::TST_interface; variable