Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:hasVolatile

141     EmitComplexExprIntoAddr(E, Location, Quals.hasVolatile());
754 if (!qs.hasConst() || qs.hasVolatile()) return false;