Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DPathMappingList.cpp202 llvm::StringRef path_ref(path); in ReverseRemapPath() local
/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp223 llvm::StringRef path_ref(path.begin(), path.size()); in ComputePythonDirForApple() local