Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Support/
DPath.cpp34 const Path::StringType separator_str("/"); variable
41 const Path::StringType separator_str("/");
98 m_PathName.append(separator_str); in append()
137 m_PathName += separator_str; in m_append_separator_if_needed()