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

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Specifiers.h 44 TST_unspecified,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 260 static const TST TST_unspecified = clang::TST_unspecified;
428 TypeSpecType(TST_unspecified), TypeAltiVecVector(false),
463 TypeSpecType = DeclSpec::TST_unspecified;
622 return getTypeSpecType() != DeclSpec::TST_unspecified ||

Completed in 32 milliseconds