Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Qual

863       Qualifiers Qual = F->getType().getQualifiers();
864 if (Qual.hasVolatile() || Qual.hasObjCLifetime())