Home | History | Annotate | Download | only in AST

Lines Matching refs:Restrict

70   if (TypeQuals & Qualifiers::Restrict) {
72 S += "restrict";