Home | History | Annotate | Download | only in Sema

Lines Matching full:hasconst

2444     if (CastAwayQualifiers.hasConst() && CastAwayQualifiers.hasVolatile()) {
2446 } else if (CastAwayQualifiers.hasConst()) {