Home | History | Annotate | Download | only in AST

Lines Matching refs:Restrict

123   if (TypeQuals & Qualifiers::Restrict) {
125 OS << "restrict";