Home
last modified time | relevance | path

Searched defs:currentScope (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript_eslint/packages/scope-manager/src/
DScopeManager.ts33 public currentScope: Scope | null; property in ScopeManager
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DReferencer.ts18 currentScope(): Scope; method
/third_party/typescript_eslint/packages/scope-manager/src/referencer/
DReferencer.ts49 public currentScope(): Scope; method in Referencer
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dunified-signatures.ts473 let currentScope: Scope = { variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DOutputASM.h372 Scope currentScope; variable
/third_party/node/deps/acorn/acorn/dist/
Dacorn.mjs3310 pp$5.currentScope = function() { function