Home
last modified time | relevance | path

Searched defs:add_type_alias (Results 1 – 12 of 12) sorted by relevance

/dports/devel/hyperscan/boost_1_75_0/boost/dll/
H A Dsmart_library.hpp354 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/dll/
H A Dsmart_library.hpp354 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/dll/
H A Dsmart_library.hpp354 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/dll/
H A Dsmart_library.hpp351 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/devel/boost-libs/boost_1_72_0/boost/dll/
H A Dsmart_library.hpp359 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/devel/boost-python-libs/boost_1_72_0/boost/dll/
H A Dsmart_library.hpp359 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/devel/boost-docs/boost_1_72_0/boost/dll/
H A Dsmart_library.hpp359 template<typename Alias> void add_type_alias(const std::string& name) { in add_type_alias() function in boost::dll::experimental::smart_library
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_completion/src/
H A Dcompletions.rs141 pub(crate) fn add_type_alias(&mut self, ctx: &CompletionContext, type_alias: hir::TypeAlias) { in add_type_alias() method
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide_completion/src/
H A Dcompletions.rs141 pub(crate) fn add_type_alias(&mut self, ctx: &CompletionContext, type_alias: hir::TypeAlias) { in add_type_alias() method
/dports/games/spring/spring_98.0/tools/unitsync/python/pybindgen/typehandlers/
H A Dbase.py1413 def add_type_alias(self, from_type_name, to_type_name): member in TypeMatcher
1422 def add_type_alias(from_type_name, to_type_name): function
/dports/net/ns3/ns-allinone-3.35/pybindgen-0.22.0/pybindgen/typehandlers/
H A Dbase.py1456 def add_type_alias(self, from_type_name, to_type_name): member in TypeMatcher
1465 def add_type_alias(from_type_name, to_type_name): function
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-alias.c2238 add_type_alias (tree ptr, tree var) in add_type_alias() function