Home
last modified time | relevance | path

Searched refs:sb_value_ptr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp1514 lldb::SBValue *sb_value_ptr = in GetRecognizedArguments() local
1517 SWIGBridge::LLDBSWIGPython_GetValueObjectSPFromSBValue(sb_value_ptr); in GetRecognizedArguments()
2164 lldb::SBValue *sb_value_ptr = in GetChildAtIndex() local
2166 if (sb_value_ptr == nullptr) in GetChildAtIndex()
2170 sb_value_ptr); in GetChildAtIndex()
2270 lldb::SBValue *sb_value_ptr = in GetSyntheticValue() local
2272 if (sb_value_ptr == nullptr) in GetSyntheticValue()
2276 sb_value_ptr); in GetSyntheticValue()