Searched defs:pkgpath_symbol (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dimport.cc304 std::string pkgpath_symbol; local
398 std::string pkgpath_symbol = this->read_identifier(); local
H A Dgogo.cc293 Gogo::pkgpath_symbol() const function in class:Gogo
1528 add_imported_package(const std::string& real_name, const std::string& alias_arg, bool is_alias_exported, const std::string& pkgpath, const std::string& pkgpath_symbol, Location location, bool* padd_to_globals) argument
1570 register_package(const std::string& pkgpath, const std::string& pkgpath_symbol, Location location) argument
7510 Package(const std::string& pkgpath, const std::string& pkgpath_symbol, Location location) argument
7540 Package::pkgpath_symbol() const function in class:Package
7550 set_pkgpath_symbol(const std::string& pkgpath_symbol) argument
[all...]

Completed in 56 milliseconds