Searched refs:TQ_restrictLoc (Results 1 – 2 of 2) sorted by relevance
384 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; variable532 SourceLocation getRestrictSpecLoc() const { return TQ_restrictLoc; } in getRestrictSpecLoc()540 TQ_restrictLoc = SourceLocation(); in ClearTypeQualifiers()
771 case TQ_restrict: TQ_restrictLoc = Loc; return false; in SetTypeQual()942 TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc in Finish()