Home | History | Annotate | Download | only in Sema

Lines Matching refs:TQ_restrict

485   case DeclSpec::TQ_restrict:    return "restrict";
771 case TQ_restrict: TQ_restrictLoc = Loc; return false;