Searched refs:TQ_restrictLoc (Results 1 – 2 of 2) sorted by relevance
392 SourceLocation TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc; variable542 SourceLocation getRestrictSpecLoc() const { return TQ_restrictLoc; } in getRestrictSpecLoc()550 TQ_restrictLoc = SourceLocation(); in ClearTypeQualifiers()
773 case TQ_restrict: TQ_restrictLoc = Loc; return false; in SetTypeQual()946 TQ_constLoc, TQ_restrictLoc, TQ_volatileLoc, TQ_atomicLoc in Finish()