Home
last modified time | relevance | path

Searched refs:WithScope (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/src/scope/
DWithScope.ts8 class WithScope extends ScopeBase< class
15 upperScope: WithScope['upper'],
16 block: WithScope['block'],
34 export { WithScope };
DScope.ts16 import { WithScope } from './WithScope';
34 | WithScope;
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScope.ts9 WithScope as ESLintWithScope,
152 interface WithScope extends Scope {} interface
153 const WithScope = ESLintWithScope as ScopeConstructor & constant
154 ScopeChildConstructorWithUpperScope<WithScope>;
189 WithScope,
/third_party/typescript_eslint/packages/scope-manager/src/
DScopeManager.ts20 WithScope,
245 public nestWithScope(node: WithScope['block']): WithScope {
247 return this.nestScope(new WithScope(this, this.currentScope, node));
/third_party/typescript_eslint/packages/experimental-utils/typings/
Deslint-scope.d.ts31 const WithScope: unknown; constant
43 WithScope,
/third_party/typescript_eslint/packages/scope-manager/tests/util/
Dexpect.ts25 WithScope,
61 function expectToBeWithScope(scope: Scope): asserts scope is WithScope {
/third_party/node/src/tracing/
Dtrace_event.h47 trace_event_internal::TraceID::WithScope(scope, id)
334 class WithScope {
336 WithScope(const char* scope, uint64_t raw_id) in WithScope() function
361 explicit DontMangle(WithScope scoped_id) in DontMangle()
427 TraceID(WithScope scoped_id, unsigned int* flags) in TraceID()
/third_party/typescript/tests/baselines/reference/docker/
Dazure-sdk.log135 …).TypeScope | import("@typescript-eslint/scope-manager/dist/scope/WithScope").WithScope | undefine…
138 …).TypeScope | import("@typescript-eslint/scope-manager/dist/scope/WithScope").WithScope | undefine…