Searched defs:type_name (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_wif_trace.cpp1450 std::string type_name; member in class:sc_core::wif_enum_trace
/gem5/src/systemc/dt/int/
H A Dsc_signed.cc110 sc_signed::invalid_init(const char *type_name, int nb) const argument
H A Dsc_unsigned.cc118 sc_unsigned::invalid_init(const char *type_name, int nb) const argument
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1527 std::string type_name = (std::string) str(m_base.attr("__name__")); local
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc192 string OfType(const string& type_name) { argument
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h688 inline bool IsReadableTypeName(const string& type_name) { argument
714 const string& type_name = GetTypeName<Value>(); local

Completed in 79 milliseconds