Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1129 unsigned NumScopes = 0; variable1232 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1137 unsigned NumScopes = 0; variable1145 ++NumScopes; in Enter()1148 while (NumScopes) { in Exit()1150 --NumScopes; in Exit()