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

  /external/clang/include/clang/Basic/
Specifiers.h 37 TST_unspecified,
  /external/clang/include/clang/Sema/
DeclSpec.h 251 static const TST TST_unspecified = clang::TST_unspecified;
406 TypeSpecType(TST_unspecified),
541 return getTypeSpecType() != DeclSpec::TST_unspecified ||
    [all...]

Completed in 388 milliseconds