Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBAttachInfo.cpp237 bool SBAttachInfo::ParentProcessIDIsValid() { in ParentProcessIDIsValid() function in SBAttachInfo
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DProcessInfo.h137 bool ParentProcessIDIsValid() const { in ParentProcessIDIsValid() function