HomeSort by relevance Sort by last modified time
    Searched defs:TST_interface (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
Specifiers.h 56 TST_interface, // C++ (Microsoft-specific) __interface type
  /external/clang/include/clang/Sema/
DeclSpec.h 294 static const TST TST_interface = clang::TST_interface;
415 T == TST_interface || T == TST_union ||
    [all...]

Completed in 97 milliseconds