Home | History | Annotate | Download | only in Sema

Lines Matching full:tq_atomic

180   assert(!(TypeQuals & DeclSpec::TQ_atomic) &&
487 case DeclSpec::TQ_atomic: return "_Atomic";
773 case TQ_atomic: TQ_atomicLoc = Loc; return false;