Searched refs:GetDeepestCommonScope (Results 1 – 1 of 1) sorted by relevance
89 unsigned GetDeepestCommonScope(unsigned A, unsigned B);112 unsigned JumpScopeChecker::GetDeepestCommonScope(unsigned A, unsigned B) { in GetDeepestCommonScope() function in JumpScopeChecker748 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectJump()806 unsigned CommonScope = GetDeepestCommonScope(FromScope, ToScope); in CheckJump()