Home
last modified time | relevance | path

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

/third_party/typescript_eslint/packages/scope-manager/src/scope/
DBlockScope.ts7 class BlockScope extends ScopeBase< class
/third_party/typescript_eslint/packages/experimental-utils/src/ts-eslint-scope/
DScope.ts156 interface BlockScope extends Scope {} interface
157 const BlockScope = ESLintBlockScope as ScopeConstructor & constant
/third_party/typescript_eslint/packages/experimental-utils/typings/
Deslint-scope.d.ts32 const BlockScope: unknown; constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamWriter.h55 std::vector<Block> BlockScope; variable
DBitstreamReader.h355 SmallVector<Block, 8> BlockScope; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h479 SmallVector<Block, 8> BlockScope; variable