Home
last modified time | relevance | path

Searched defs:Process (Results 1 – 25 of 47) sorted by relevance

12

/llvm-project/libc/src/__support/RPC/
H A Drpc.h
/llvm-project/lldb/unittests/Host/
H A DNativeProcessProtocolTest.cpp22 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
36 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
47 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
62 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
78 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
103 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
119 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
135 MockProcess<NativeProcessProtocol> Process(DummyDelegate, in TEST() local
/llvm-project/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp29 ProcessASTAction(llvm::unique_function<void(clang::ASTContext &)> Process) in ProcessASTAction()
38 Consumer(llvm::function_ref<void(ASTContext &CTx)> Process) in CreateASTConsumer()
44 llvm::function_ref<void(ASTContext &CTx)> Process; in CreateASTConsumer() member in __anon183f8df00111::ProcessASTAction::CreateASTConsumer::Consumer
51 llvm::unique_function<void(clang::ASTContext &)> Process; member in __anon183f8df00111::ProcessASTAction
/llvm-project/clang/docs/
H A DHIPSupport.rst302 Using ``--offload-arch=amdgcnspirv``Compilation Process global() argument
319 Mixed with Normal ``--offload-arch``Compilation Process global() argument
/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DMachTask.h87 MachProcess *Process() { return m_process; } in Process() function
88 const MachProcess *Process() const { return m_process; } in Process() function
H A DMachThread.h42 MachProcess *Process() { return m_process; } in Process() function
43 const MachProcess *Process() const { return m_process; } in Process() function
/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanBase.h24 friend class Process; // RunThreadPlan manages "stopper" base plans. variable
H A DQueueList.h29 friend class Process; variable
H A DThreadList.h27 friend class Process; variable
H A DDynamicLoader.h25 class Process; global() variable
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.h18 class Process; variable
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindowsLog.h22 Process = Log::ChannelFlag<4>, // Log process operations enumerator
/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h21 Process = Log::ChannelFlag<2>, enumerator
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteDarwinDevice.h31 class Process; variable
H A DPlatformMacOSX.h28 class Process; variable
H A DPlatformDarwinKernel.h31 class Process; variable
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h25 Process = Log::ChannelFlag<7>, enumerator
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h26 Process = Log::ChannelFlag<7>, enumerator
H A DThreadGDBRemote.h22 class Process; variable
/llvm-project/llvm/docs/
H A DReleaseProcess.rst47 .. _scripts:
H A DSecurity.rst177 Process chapter
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm61 CoreSimulatorSupport::Process::Process(lldb::pid_t p) : m_pid(p), m_error() {} function
63 CoreSimulatorSupport::Process::Process(Status error) function
66 CoreSimulatorSupport::Process::Process(lldb::pid_t p, Status error) function
[all...]
/llvm-project/clang/utils/analyzer/
H A DSATestUtils.py93 def get_memory(process: ps.Process) -> int:
/llvm-project/llvm/include/llvm/Support/
H A DProgram.h50 process_t Process; /// Platform-dependent process object. member
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointLocation.h288 friend class Process; global() variable

12