Home
last modified time | relevance | path

Searched defs:python (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.h46 using namespace python; CheckAbstractMethodImplementation() local
78 using namespace python; CreatePluginObject() local
233 using namespace python; Dispatch() local
[all...]
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPythonImpl.h430 IOHandlerPythonInterpreter(Debugger & debugger,ScriptInterpreterPythonImpl * python) IOHandlerPythonInterpreter() argument
[all...]
/llvm-project/mlir/lib/Bindings/Python/
H A DIRInterfaces.cpp30 namespace python { global() namespace