Searched refs:isScopedVar (Results 1 – 1 of 1) sorted by relevance
1981 bool isScopedVar = false; in handleCall() local1986 isScopedVar = true; in handleCall()1994 LockData(Loc, LK_Exclusive, isScopedVar)); in handleCall()1998 LockData(Loc, LK_Shared, isScopedVar)); in handleCall()2003 if (isScopedVar) { in handleCall()