Searched defs:set_scope (Results 1 – 4 of 4) sorted by relevance
| /external/libabigail/include/ | ||
| D | abg-ir.h | 1246   set_scope(scope_decl* s)  in set_scope()  function | 
| /external/cronet/third_party/protobuf/src/google/protobuf/util/ | ||
| D | message_differencer.cc | 359 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; }  in set_scope()  function in google::protobuf::util::MessageDifferencer | 
| /external/protobuf/src/google/protobuf/util/ | ||
| D | message_differencer.cc | 359 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; }  in set_scope()  function in google::protobuf::util::MessageDifferencer | 
| /external/libabigail/src/ | ||
| D | abg-ir.cc | 5189 decl_base::set_scope(scope_decl* scope)  in set_scope()  function in abigail::ir::decl_base |