Searched refs:m_erase_redundant_separator (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
H A DPath.h91 void m_erase_redundant_separator(StringType::size_type sep_pos);
145 m_erase_redundant_separator(sep_pos);
/frameworks/compile/mclinker/lib/Support/
H A DPath.cpp143 void Path::m_erase_redundant_separator(Path::StringType::size_type pSepPos) { function in class:mcld::sys::fs::Path

Completed in 2142 milliseconds