Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DScriptInterpreter.h460 GetDocumentationForItem (const char* item, std::string& dest) in GetDocumentationForItem() function
/external/lldb/source/Interpreter/
DScriptInterpreterPython.cpp3012 ScriptInterpreterPython::GetDocumentationForItem(const char* item, std::string& dest) in GetDocumentationForItem() function in ScriptInterpreterPython