reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/include/lldb/Expression/FunctionCaller.h
  284     return m_wrapper_function_name.c_str();
tools/lldb/source/Plugins/ExpressionParser/Clang/ASTStructExtractor.cpp
  126       !m_function.m_wrapper_function_name.compare(
tools/lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.cpp
   86   m_wrapper_function_text.append(m_wrapper_function_name);