Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBDebugSessionInfo.h152 bool AccessPath(const CMIUtilString &vPath, bool &vwbYesAccessible);
H A DMICmnLLDBDebugSessionInfo.cpp309 bOk = AccessPath(strTestPath, bYesAccessible); in ResolvePath()
334 bool CMICmnLLDBDebugSessionInfo::AccessPath(const CMIUtilString &vPath, in AccessPath() function in CMICmnLLDBDebugSessionInfo