Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp201 const llvm::StringRef path_separator = llvm::sys::path::get_separator( in DeduceSourceMapping() local
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DFileSpec.cpp327 char path_separator = GetPreferredPathSeparator(m_style); in Dump() local