Home
last modified time | relevance | path

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

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