Searched defs:GetTypeName (Results 1 – 18 of 18) sorted by relevance
91 inline std::string GetTypeName(const std::type_info& type) { in GetTypeName() function129 std::string GetTypeName() { in GetTypeName() function
58 const char *SBTypeFormat::GetTypeName() { in GetTypeName() function in SBTypeFormat
302 const char *SBValue::GetTypeName() { in GetTypeName() function in SBValue
198 ConstString GetTypeName() { return m_enum_type; } in GetTypeName() function
85 ConstString GetTypeName() const { return m_type_name; } in GetTypeName() function
34 template <> std::string GetTypeName<llvm::StdThreadPool>() { in GetTypeName() function 38 template <> std::string GetTypeName<llvm::SingleThreadExecutor>() { in GetTypeName() function
253 template <typename ParamType> static constexpr const char *GetTypeName() { GetTypeName() function
528 ConstString CompilerType::GetTypeName(bool BaseOnly) const { in GetTypeName() function in CompilerType
3770 ConstString TypeSystemClang::GetTypeName(lldb::opaque_compiler_type_t type, GetTypeName() function in TypeSystemClang