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

  /external/clang/include/clang/Basic/
Specifiers.h 22 TSW_unspecified,
  /external/clang/include/clang/Sema/
DeclSpec.h 240 static const TSW TSW_unspecified = clang::TSW_unspecified;
406 TypeSpecWidth(TSW_unspecified),
571 getTypeSpecWidth() != DeclSpec::TSW_unspecified ||
    [all...]

Completed in 29 milliseconds