Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DSpecifiers.h66 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
/external/llvm-project/clang/include/clang/Basic/
DSpecifiers.h70 TST_interface, // C++ (Microsoft-specific) __interface type enumerator
/external/clang/include/clang/Sema/
DDeclSpec.h291 static const TST TST_interface = clang::TST_interface; variable
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h285 static const TST TST_interface = clang::TST_interface; variable