Home
last modified time | relevance | path

Searched refs:isScopedVar (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Analysis/
DThreadSafety.cpp1695 bool isScopedVar = false; in handleCall() local
1700 isScopedVar = true; in handleCall()
1768 if (isScopedVar) { in handleCall()
1793 M, LK_Exclusive, Loc, isScopedVar), in handleCall()
1797 M, LK_Shared, Loc, isScopedVar), in handleCall()
1800 if (isScopedVar) { in handleCall()