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

/gem5/ext/pybind11/tests/
H A Dtest_factory_constructors.cpp79 bool has_alias() { return alias; } function in class:TestFactory6
104 bool has_alias() { return alias; } function in class:TestFactory7
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1049 constexpr static bool has_alias = !std::is_void<type_alias>::value; member in class:cpp_function::class_

Completed in 19 milliseconds