Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ

310   enum TQ {   // NOTE: These flags must be kept in sync with Qualifiers::TQ.
316 // This has no corresponding Qualifiers::TQ value, because it's not treated
349 unsigned TypeQualifiers : 5; // Bitwise OR of TQ.
533 static const char *getSpecifierName(DeclSpec::TQ Q);
680 bool SetTypeQual(TQ T, SourceLocation Loc, const char *&PrevSpec,