Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.h33 lldb::pid_t GetPID() { return m_pid; } in GetPID() function
/llvm-project/flang/runtime/
H A Dcommand.cpp45 pid_t RTNAME(GetPID)() { return getpid(); } in RTNAME() argument
/llvm-project/flang/unittests/Runtime/
H A DCommandTest.cpp688 TEST_F(ZeroArguments,GetPID) TEST_F() argument