Searched defs:isMutable (Results 1 – 4 of 4) sorted by relevance
246 bool isMutable() const { return IsMutable; } in isMutable() function
317 bool isMutable() const { isMutable() function
1360 bool LambdaExpr::isMutable() const { return !getCallOperator()->isConst(); } isMutable() function in LambdaExpr
3105 bool isMutable() const { return Mutable; } isMutable() function