Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ_restrict

462   case DeclSpec::TQ_restrict:    return "restrict";
759 case TQ_restrict: TQ_restrictLoc = Loc; return false;