Home | History | Annotate | Download | only in AST

Lines Matching refs:hasVolatile

244   bool hasVolatile() const { return Mask & Volatile; }