Home | History | Annotate | Download | only in AST

Lines Matching defs:hasConst

233   bool hasConst() const { return Mask & Const; }
492 return hasConst();