Home
last modified time | relevance | path

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

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