Searched refs:NumScopes (Results 1 – 2 of 2) sorted by relevance
1169 unsigned NumScopes = 0; variable1272 unsigned allocateScope() { return ++NumScopes; } in allocateScope()
1117 unsigned NumScopes = 0; variable1125 ++NumScopes; in Enter()1128 while (NumScopes) { in Exit()1130 --NumScopes; in Exit()