Lines Matching defs:Scope
406 // Supported features must be enabled by a Scope before use.436 // Enable a specified feature within a scope.437 class Scope BASE_EMBEDDED {441 explicit Scope(CpuFeature f) {453 ~Scope() {466 explicit Scope(CpuFeature f) {}886 // This blocking scope is not nestable.