Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Utility/
DProcessInfo.h141 bool ParentProcessIDIsValid() const { in ParentProcessIDIsValid() function
/external/llvm-project/lldb/source/API/
DSBAttachInfo.cpp243 bool SBAttachInfo::ParentProcessIDIsValid() { in ParentProcessIDIsValid() function in SBAttachInfo