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