Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1124 unsigned NumScopes = 0; variable1226 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1211 unsigned NumScopes = 0; variable1219 ++NumScopes; in Enter()1222 while (NumScopes) { in Exit()1224 --NumScopes; in Exit()