Home
last modified time | relevance | path

Searched defs:ScopeType (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint/
DScope.ts49 export const ScopeType = scopeManager.ScopeType; constant
/third_party/typescript_eslint/packages/scope-manager/src/scope/
DScopeType.ts1 enum ScopeType { enum
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScope.ts22 type ScopeType = alias
/third_party/quickjs/
Ddebugger.h74 enum ScopeType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp105 using ScopeType = ScopedHTType::ScopeTy; typedef in __anon99c08eae0111::MachineCSE