Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBAttachInfo.cpp239 bool SBAttachInfo::ParentProcessIDIsValid() { in ParentProcessIDIsValid() function in SBAttachInfo
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h176 bool ParentProcessIDIsValid() const { in ParentProcessIDIsValid() function