Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dprogram-tree.cpp186 void ProgramTree::set_scope(Scope &scope) { in set_scope() function in Fortran::semantics::ProgramTree
Dtype.cpp27 void DerivedTypeSpec::set_scope(const Scope &scope) { in set_scope() function in Fortran::semantics::DerivedTypeSpec
Dsymbol.cpp77 void ModuleDetails::set_scope(const Scope *scope) { in set_scope() function in Fortran::semantics::ModuleDetails
/external/llvm-project/flang/include/flang/Semantics/
Dsymbol.h523 void set_scope(Scope *scope) { scope_ = scope; } in set_scope() function
/external/libabigail/include/
Dabg-ir.h1160 set_scope(scope_decl* s) in set_scope() function
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc298 void MessageDifferencer::set_scope(Scope scope) { scope_ = scope; } in set_scope() function in google::protobuf::util::MessageDifferencer
/external/usrsctp/usrsctplib/netinet/
Dsctp_pcb.c4367 struct sctp_nets **netp, uint16_t port, int set_scope, int from)
/external/libabigail/src/
Dabg-ir.cc4416 decl_base::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::decl_base
16593 var_decl::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::var_decl
20925 method_decl::set_scope(scope_decl* scope) in set_scope() function in abigail::ir::method_decl