Searched defs:implementor (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h402 CalculateNumChildren (const lldb::ScriptInterpreterObjectSP& implementor) argument
408 GetChildAtIndex (const lldb::ScriptInterpreterObjectSP& implementor, uint32_t idx) argument
414 GetIndexOfChildWithName (const lldb::ScriptInterpreterObjectSP& implementor, const char* child_name) argument
420 UpdateSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) argument
426 MightHaveChildrenSynthProviderInstance (const lldb::ScriptInterpreterObjectSP& implementor) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp1880 void* implementor = implementor_sp->GetObject(); local
1904 void* implementor = implementor_sp->GetObject(); local
1940 void* implementor = implementor_sp->GetObject(); local
1966 void* implementor = implementor_sp->GetObject(); local
1990 void* implementor = implementor_sp->GetObject(); local
[all...]

Completed in 116 milliseconds