Home
last modified time | relevance | path

Searched defs:UpdateSynthProviderInstance (Results 1 – 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h398 UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) in UpdateSynthProviderInstance() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp2503 ScriptInterpreterPython::UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implem… in UpdateSynthProviderInstance() function in ScriptInterpreterPython