Searched defs:isMutable (Results 1 – 3 of 3) sorted by relevance
259 bool isMutable() const { return IsMutable; } in isMutable() function
1108 bool LambdaExpr::isMutable() const { in isMutable() function in LambdaExpr
2327 bool isMutable() const { return Mutable; } in isMutable() function