Home
last modified time | relevance | path

Searched refs:GetInfoItemByPathAsString (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/API/
H A DSBThread.h92 bool GetInfoItemByPathAsString(const char *path, SBStream &strm);
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBThread.cpp546 bool SBThread::GetInfoItemByPathAsString(const char *path, SBStream &strm) { in GetInfoItemByPathAsString() function in SBThread