Home | History | Annotate | Download | only in AST

Lines Matching refs:Restrict

124   if (TypeQuals & Qualifiers::Restrict) {
126 OS << "restrict";