Home | History | Annotate | Download | only in Sema

Lines Matching full:hasconst

2576     if (CastAwayQualifiers.hasConst() && CastAwayQualifiers.hasVolatile()) {
2578 } else if (CastAwayQualifiers.hasConst()) {