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 29 TSS_unspecified,
  /external/clang/include/clang/Sema/
DeclSpec.h 233 static const TSS TSS_unspecified = clang::TSS_unspecified;
381 TypeSpecSign(TSS_unspecified),
512 getTypeSpecSign() != DeclSpec::TSS_unspecified;
    [all...]

Completed in 75 milliseconds