Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dvariables.h59 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
Dast.h319 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
/third_party/node/deps/v8/src/parsing/
Dpreparser.h316 void set_scope(Scope* scope) {} in set_scope() function
471 void set_scope(Scope* scope) {} in set_scope() function
501 void set_scope(Scope* scope) { scope_ = scope; } in set_scope() function
/third_party/libabigail/include/
Dabg-ir.h1253 set_scope(scope_decl* s) in set_scope() function
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc296 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; } in set_scope() function in google::protobuf::util::MessageDifferencer
/third_party/libabigail/src/
Dabg-ir.cc5238 decl_base::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::decl_base
18909 var_decl::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::var_decl
23071 method_decl::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::method_decl