Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h167 static T ResolveNameWithDictionary(llvm::StringRef name, in ResolveNameWithDictionary() function
H A DPythonDataObjects.cpp109 PythonObject::ResolveNameWithDictionary(llvm::StringRef name, in ResolveNameWithDictionary() function in PythonObject