Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Analysis/
HDThreadSafety.cpp1698 bool isScopedVar = false; in handleCall() local
1703 isScopedVar = true; in handleCall()
1771 if (isScopedVar) { in handleCall()
1796 M, LK_Exclusive, Loc, isScopedVar), in handleCall()
1800 M, LK_Shared, Loc, isScopedVar), in handleCall()
1803 if (isScopedVar) { in handleCall()