Home | History | Annotate | Download | only in src

Lines Matching refs:DecrementRecursionDepth

806   inline void DecrementRecursionDepth() { recursion_depth_--; }
831 ~RecursionCheck() { compiler_->DecrementRecursionDepth(); }