Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1134 unsigned NumScopes = 0; variable1237 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1175 unsigned NumScopes = 0; variable1183 ++NumScopes; in Enter()1186 while (NumScopes) { in Exit()1188 --NumScopes; in Exit()