Home | History | Annotate | Download | only in AST

Lines Matching defs:isVolatile

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