HomeSort by relevance Sort by last modified time
    Searched defs:outer_scope (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
scopes.h 96 Scope(Scope* outer_scope, Type type);
204 Scope* outer_scope() const { return outer_scope_; } function in class:v8::internal::Scope
  /external/protobuf/src/google/protobuf/
descriptor.cc 3258 string outer_scope; local
    [all...]

Completed in 27 milliseconds