Searched refs:TQ_atomicLoc (Results 1 – 2 of 2) sorted by relevance
384 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; variable534 SourceLocation getAtomicSpecLoc() const { return TQ_atomicLoc; } in getAtomicSpecLoc()542 TQ_atomicLoc = SourceLocation(); in ClearTypeQualifiers()
773 case TQ_atomic: TQ_atomicLoc = Loc; return false; in SetTypeQual()942 TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc in Finish()