Lines Matching full:effects
1960 // Consider the RHS of comma for side effects. LHS was checked by
1970 // Consider '||', '&&' to have side effects if the LHS or RHS does.
2020 // have non-trivial, desirable side-effects. See the -Wunused-comparison
2136 // Statement exprs don't logically have side effects themselves, but are
2212 // effects (e.g. a placement new with an uninitialized POD).
2781 /// \brief Look for any side effects within a Stmt.
2804 // In circumstances where we care about definite side effects instead of
2805 effects, we want to ignore expressions that are part of a
2869 // We don't know a call definitely has side effects, except for calls
2965 // If we've not yet parsed the initializer, assume it has side-effects.
2970 // A dynamic_cast expression has side-effects if it can throw.
2983 // as having possible (not definite) side-effects. This allows idiomatic
2998 // side-effects in that case whether or not its subexpression does.
3006 // A trivial constructor does not add any side-effects of its own. Just look
3030 // Only look for side-effects in the semantic form, and look past