Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1121 unsigned NumScopes = 0; variable1224 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1121 unsigned NumScopes = 0; variable1129 ++NumScopes; in Enter()1132 while (NumScopes) { in Exit()1134 --NumScopes; in Exit()