Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Qual

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