Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h147 FileSpec GetStandardInputPath() const;
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DTarget.cpp3098 in_file_spec = GetStandardInputPath(); in FinalizeFileActions()
3915 FileSpec TargetProperties::GetStandardInputPath() const { in GetStandardInputPath() function in TargetProperties
4130 STDIN_FILENO, this_->GetStandardInputPath(), true, false); in InputPathValueChangedCallback()