Searched refs:GetNearestCommonScope (Results 1 – 1 of 1) sorted by relevance
191 auto GetNearestCommonScope = [](DIScope *S1, DIScope *S2) -> DIScope * { in getMergedLocation() local209 auto Scope = GetNearestCommonScope(L1->getScope(), L2->getScope()); in getMergedLocation()