Home
last modified time | relevance | path

Searched defs:get_process (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/python_api/thread/
H A DTestThreadAPI.py71 def get_process(self): member in ThreadAPITestCase
/llvm-project-15.0.7/lldb/source/Target/
H A DExecutionContext.cpp25 bool get_process) in ExecutionContext()
50 bool get_process) in ExecutionContext()
289 bool get_process) { in SetContext()