Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h43 CheckAbstractMethodImplementation( in CheckAbstractMethodImplementation() function
185 auto checker_or_err = CheckAbstractMethodImplementation(object_class_dict); in CreatePluginObject()