Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBAttachInfo.cpp157 bool SBAttachInfo::ParentProcessIDIsValid() { in ParentProcessIDIsValid() function in SBAttachInfo
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h150 bool ParentProcessIDIsValid() const { in ParentProcessIDIsValid() function