Home
last modified time | relevance | path

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

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