Searched refs:GetDeepestCommonScope (Results 1 – 1 of 1) sorted by relevance
100 unsigned GetDeepestCommonScope(unsigned A, unsigned B);125 unsigned JumpScopeChecker::GetDeepestCommonScope(unsigned A, unsigned B) { in GetDeepestCommonScope() function in JumpScopeChecker879 unsigned Common = GetDeepestCommonScope(JumpScope, TargetScope); in DiagnoseIndirectOrAsmJump()945 unsigned CommonScope = GetDeepestCommonScope(FromScope, ToScope); in CheckJump()