HomeSort by: relevance | last modified time | path
    Searched refs:TST_Accum (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Specifiers.h 56 TST_Accum, // ISO/IEC JTC1 SC22 WG14 N1169 Extension
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplateVariadic.cpp 892 case TST_Accum:
DeclSpec.cpp 357 case TST_Accum:
557 case DeclSpec::TST_accum: return "_Accum";
1240 TypeSpecType == TST_accum || TypeSpecType == TST_fract;
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 275 static const TST TST_accum = clang::TST_Accum;

Completed in 19 milliseconds