Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h287 auto &payload_variant = method_checker.second.payload; in CreatePluginObject() local
290 payload_variant)) { in CreatePluginObject()
299 payload_variant); in CreatePluginObject()