Home | History | Annotate | Download | only in AST

Lines Matching defs:isVolatile

1960   bool isVolatile() const { return getType()->castAs<FunctionType>()->isVolatile(); }