Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ_restrict

417   case DeclSpec::TQ_restrict:    return "restrict";
675 case TQ_restrict: TQ_restrictLoc = Loc; break;