Home
last modified time | relevance | path

Searched refs:GetNameAsStringRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDProcessInfo.h41 llvm::StringRef GetNameAsStringRef() const;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDProcessInfo.cpp49 llvm::StringRef ProcessInfo::GetNameAsStringRef() const { in GetNameAsStringRef() function in ProcessInfo
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandCompletions.cpp715 info.GetNameAsStringRef()); in ProcessIDs()
728 request.TryCompleteCurrentArg(info.GetNameAsStringRef()); in ProcessNames()