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