Searched refs:m_wrapper_function_name (Results 1 – 4 of 4) sorted by relevance
273 return m_wrapper_function_name.c_str(); in FunctionName()309 std::string m_wrapper_function_name; ///< The name of the wrapper function. variable
88 m_wrapper_function_text.append(m_wrapper_function_name); in CompileFunction()
126 !m_function.m_wrapper_function_name.compare( in ExtractFromTopLevelDecl()
44 m_wrapper_function_name("__lldb_caller_function"), in FunctionCaller()