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

  /external/clang/include/clang/Basic/
Specifiers.h 30 TSS_unspecified,
  /external/clang/include/clang/Sema/
DeclSpec.h 245 static const TSS TSS_unspecified = clang::TSS_unspecified;
405 TypeSpecSign(TSS_unspecified),
544 getTypeSpecSign() != DeclSpec::TSS_unspecified;
    [all...]

Completed in 95 milliseconds