Home
last modified time | relevance | path

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

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