Home | History | Annotate | Download | only in AST

Lines Matching refs:Restrict

450       if (TypeQuals & Qualifiers::Restrict)
451 Proto += " restrict";