Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1129 unsigned NumScopes = 0; variable1232 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1155 unsigned NumScopes = 0; variable1163 ++NumScopes; in Enter()1166 while (NumScopes) { in Exit()1168 --NumScopes; in Exit()