#include <FormatClasses.h>
Definition at line 152 of file FormatClasses.h.
◆ TypeNameSpecifierImpl() [1/5]
lldb_private::TypeNameSpecifierImpl::TypeNameSpecifierImpl |
( |
| ) |
|
|
default |
◆ TypeNameSpecifierImpl() [2/5]
lldb_private::TypeNameSpecifierImpl::TypeNameSpecifierImpl |
( |
llvm::StringRef | name, |
|
|
lldb::FormatterMatchType | match_type ) |
|
inline |
◆ TypeNameSpecifierImpl() [3/5]
lldb_private::TypeNameSpecifierImpl::TypeNameSpecifierImpl |
( |
lldb::TypeSP | type | ) |
|
|
inline |
◆ TypeNameSpecifierImpl() [4/5]
lldb_private::TypeNameSpecifierImpl::TypeNameSpecifierImpl |
( |
CompilerType | type | ) |
|
|
inline |
◆ TypeNameSpecifierImpl() [5/5]
◆ GetCompilerType()
CompilerType lldb_private::TypeNameSpecifierImpl::GetCompilerType |
( |
| ) |
|
|
inline |
◆ GetMatchType()
◆ GetName()
const char * lldb_private::TypeNameSpecifierImpl::GetName |
( |
| ) |
|
|
inline |
◆ IsRegex()
bool lldb_private::TypeNameSpecifierImpl::IsRegex |
( |
| ) |
|
|
inline |
◆ operator=()
◆ m_match_type
◆ m_type
TypeOrName lldb_private::TypeNameSpecifierImpl::m_type |
|
private |
The documentation for this class was generated from the following file: