Home | History | Annotate | Download | only in AST

Lines Matching defs:hasConst

229   bool hasConst() const { return Mask & Const; }
456 return hasConst();