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

  /external/clang/lib/CodeGen/
TargetInfo.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 245 enum TSC {
319 /*TSC*/unsigned TypeSpecComplex : 2;
464 TSC getTypeSpecComplex() const { return (TSC)TypeSpecComplex; }
515 static const char *getSpecifierName(DeclSpec::TSC C);
602 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc,
606 bool SetTypeSpecComplex(TSC C, SourceLocation Loc, const char *&PrevSpec,
    [all...]

Completed in 59 milliseconds