Home
last modified time | relevance | path

Searched refs:GetWrapperStructName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.h147 const char *GetWrapperStructName() { return m_wrapper_struct_name.c_str(); } in GetWrapperStructName() function
H A DClangFunctionCaller.cpp217 passthrough, m_owner.GetWrapperStructName(), m_owner)); in ASTTransformer()