Searched defs:InterceptorScope (Results 1 – 1 of 1) sorted by relevance
72 InterceptorScope() { ++in_interceptor_scope; } struct 73 ~InterceptorScope() { --in_interceptor_scope; } in InterceptorScope() argument 74 ~InterceptorScopeInterceptorScope ~InterceptorScope() argument [all...]