Searched defs:GetSyntheticTypeName (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/DataFormatters/ | ||
H A D | TypeSynthetic.cpp | 222 ConstString ScriptedSyntheticChildren::FrontEnd::GetSyntheticTypeName() { GetSyntheticTypeName() function in ScriptedSyntheticChildren::FrontEnd |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/ | ||
H A D | TypeSynthetic.h | 76 virtual ConstString GetSyntheticTypeName() { return ConstString(); } GetSyntheticTypeName() function |
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/ | ||
H A D | ScriptInterpreter.h | 455 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { GetSyntheticTypeName() function |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 2285 ConstString ScriptInterpreterPythonImpl::GetSyntheticTypeName( GetSyntheticTypeName() function in ScriptInterpreterPythonImpl |