Searched defs:package (Results 1 - 11 of 11) sorted by last modified time

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dvt-40092.C3 template <typename... Types> struct package {}; struct
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc1339 type_descriptor_defined_elsewhere(Named_type* nt, const Package** package) argument
1776 const Package* package = NULL; local
2261 const Package* package = no->package(); local
8428 add_method_declaration(const std::string& name, Package* package, Function_type* type, Location location) argument
8741 const Package* package = this->named_object()->package(); local
9127 const Package* package = this->named_object_->package(); local
9601 const Package* package; local
10330 add_method_declaration(const std::string& name, Package* package, Function_type* type, Location location) argument
[all...]
H A Dunsafe.cc23 Package* package = this->add_imported_package("unsafe", local_name, local
[all...]
H A Dexport.cc400 const Package* package = named_object->package(); local
[all...]
H A Dgogo.cc461 Package* package = p->second; local
501 Package* package = imp.import(this, local_name, is_local_name_exported); local
1573 Package* package = NULL; local
2230 Package* package = p->second; local
4413 Package* package = p->second; local
6268 get_backend_variable(Gogo* gogo, Named_object* function, const Package* package, const std::string& name) argument
6485 add_method_declaration(const std::string& name, Package* package, Function_type* type, Location location) argument
6539 Named_object(const std::string& name, const Package* package, Classification classification) argument
6566 make_constant(const Typed_identifier& tid, const Package* package, Expression* expr, int iota_value) argument
6582 make_type(const std::string& name, const Package* package, Type* type, Location location) argument
6595 make_type_declaration(const std::string& name, const Package* package, Location location) argument
6609 make_variable(const std::string& name, const Package* package, Variable* variable) argument
6641 make_function(const std::string& name, const Package* package, Function* function) argument
6653 make_function_declaration(const std::string& name, const Package* package, Function_type* fntype, Location location) argument
6668 make_package(const std::string& alias, Package* package) argument
7252 add_function(const std::string& name, const Package* package, Function* function) argument
7262 add_function_declaration(const std::string& name, const Package* package, Function_type* type, Location location) argument
[all...]
H A Dparse.cc191 Named_object* package = this->gogo_->lookup(name, NULL); local
310 Named_object* package; local
2393 Package* package = NULL; local
[all...]
H A Dgogo.h2200 package() const function in class:Named_object
2314 add_constant(const Typed_identifier& tid, const Package* package, Expression* expr, int iota_value) argument
2324 add_type(const std::string& name, const Package* package, Type* type, Location location) argument
2338 add_type_declaration(const std::string& name, const Package* package, Location location) argument
2348 add_variable(const std::string& name, const Package* package, Variable* variable) argument
2375 add_package(const std::string& alias, Package* package) argument
[all...]
H A Dimport.cc501 Import::import_func(Package* package) argument
673 Package* package; local
[all...]
H A Dimport.h154 package() const function in class:Import
/haiku-buildtools/gcc/gcc/java/
H A Djava-tree.h924 tree package; /* IDENTIFIER_NODE for package this class is variable
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dparse.h621 tree package; /* Defined package ID */ member in struct:parser_ctxt

Completed in 137 milliseconds