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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h291 template <typename T> T ResolveName(llvm::StringRef name) const { function in class:lldb_private::python::PythonObject
H A DPythonDataObjects.cpp218 PythonObject PythonObject::ResolveName(llvm::StringRef name) const { function in class:PythonObject

Completed in 108 milliseconds