Definition at line 60 of file ClangFunctionCaller.h.
◆ ClangFunctionCallerHelper()
lldb_private::ClangFunctionCaller::ClangFunctionCallerHelper::ClangFunctionCallerHelper |
( |
ClangFunctionCaller & |
owner | ) |
|
|
inline |
◆ ASTTransformer()
clang::ASTConsumer * ClangFunctionCaller::ClangFunctionCallerHelper::ASTTransformer |
( |
clang::ASTConsumer * |
passthrough | ) |
|
|
override |
◆ DeclMap()
Return the object that the parser should use when resolving external values.
May be NULL if everything should be self-contained.
Definition at line 71 of file ClangFunctionCaller.h.
◆ ID
char ClangFunctionCaller::ClangFunctionCallerHelper::ID |
|
static |
◆ m_owner
◆ m_struct_extractor
std::unique_ptr<ASTStructExtractor> lldb_private::ClangFunctionCaller::ClangFunctionCallerHelper::m_struct_extractor |
|
private |
The documentation for this class was generated from the following files: