Searched refs:pclass (Results 1 – 6 of 6) sorted by relevance
393 const char *pclass, const char *pcode = nullptr)395 if (pclass) in SyntheticChildren()396 m_python_class = pclass; in SyntheticChildren()418 FrontEnd(std::string pclass, ValueObject &backend);
27 ScriptInterpreter *interpreter, const char *pclass) in ScriptedStackFrameRecognizer() argument28 : m_interpreter(interpreter), m_python_class(pclass) { in ScriptedStackFrameRecognizer()
127 ScriptedSyntheticChildren::FrontEnd::FrontEnd(std::string pclass, in FrontEnd() argument129 : SyntheticChildrenFrontEnd(backend), m_python_class(pclass), in FrontEnd()
4 void test(id pid, Class pclass) {
82 const char *pclass);