Searched refs:callee_wrapper_sp (Results 1 – 3 of 3) sorted by relevance
385 StructuredData::ObjectSP &callee_wrapper_sp, in GetScriptedSummary() argument
197 StructuredData::ObjectSP &callee_wrapper_sp,
2220 StructuredData::ObjectSP &callee_wrapper_sp, in GetScriptedSummary() argument2233 if (callee_wrapper_sp) { in GetScriptedSummary()2234 generic = callee_wrapper_sp->GetAsGeneric(); in GetScriptedSummary()2261 callee_wrapper_sp = std::make_shared<StructuredPythonObject>(new_callee); in GetScriptedSummary()