Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ_restrict

443   case DeclSpec::TQ_restrict:    return "restrict";
715 case TQ_restrict: TQ_restrictLoc = Loc; break;