Searched defs:path_ref (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | PathMappingList.cpp | 237 llvm::StringRef path_ref(path); ReverseRemapPath() local |
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ | ||
H A D | ScriptInterpreterPython.cpp | 246 llvm::StringRef path_ref(path.begin(), path.size()); ComputePythonDirForApple() local |