#include <ObjCLanguageRuntime.h>
Definition at line 160 of file ObjCLanguageRuntime.h.
◆ ~EncodingToType()
ObjCLanguageRuntime::EncodingToType::~EncodingToType |
( |
| ) |
|
|
virtualdefault |
◆ RealizeType() [1/2]
CompilerType ObjCLanguageRuntime::EncodingToType::RealizeType |
( |
const char * |
name, |
|
|
bool |
for_expression |
|
) |
| |
|
virtual |
◆ RealizeType() [2/2]
virtual CompilerType lldb_private::ObjCLanguageRuntime::EncodingToType::RealizeType |
( |
TypeSystemClang & |
ast_ctx, |
|
|
const char * |
name, |
|
|
bool |
for_expression |
|
) |
| |
|
pure virtual |
◆ m_scratch_ast_ctx_sp
std::shared_ptr<TypeSystemClang> lldb_private::ObjCLanguageRuntime::EncodingToType::m_scratch_ast_ctx_sp |
|
protected |
The documentation for this class was generated from the following files: