Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1142 unsigned NumScopes = 0; variable1244 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
434 unsigned NumScopes = 0; variable442 ++NumScopes; in Enter()445 while (NumScopes) { in Exit()447 --NumScopes; in Exit()