Home
last modified time | relevance | path

Searched refs:result_spec (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Target/
DModuleCache.cpp62 FileSpec result_spec(path1); in JoinPath() local
63 result_spec.AppendPathComponent(path2); in JoinPath()
64 return result_spec; in JoinPath()