Searched refs:IgnoreSideEffectsRAII (Results 1 – 1 of 1) sorted by relevance
1334 struct IgnoreSideEffectsRAII { struct1337 explicit IgnoreSideEffectsRAII(EvalInfo &Info) in IgnoreSideEffectsRAII() argument1342 ~IgnoreSideEffectsRAII() { Info.EvalMode = OldMode; } in ~IgnoreSideEffectsRAII() argument12085 IgnoreSideEffectsRAII Fold(Info); in tryEvaluateBuiltinObjectSize()