Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangFunctionCaller.h142 const char *GetWrapperStructName() { return m_wrapper_struct_name.c_str(); } in GetWrapperStructName() function
HDClangFunctionCaller.cpp216 passthrough, m_owner.GetWrapperStructName(), m_owner); in ASTTransformer()