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

  /external/clang/include/clang/Basic/
Specifiers.h 56 TST_typeofType,
  /external/clang/include/clang/Sema/
DeclSpec.h 261 static const TST TST_typeofType = clang::TST_typeofType;
363 return (T == TST_typename || T == TST_typeofType ||
    [all...]

Completed in 29 milliseconds