HomeSort by: relevance | last modified time | path
    Searched defs:TST_typeofType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Specifiers.h 72 TST_typeofType,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 288 static const TST TST_typeofType = clang::TST_typeofType;
402 return (T == TST_typename || T == TST_typeofType ||

Completed in 23 milliseconds