Searched refs:remove_filename (Results 1 – 4 of 4) sorted by relevance
115 void remove_filename(SmallVectorImpl<char> &path);
407 void remove_filename(SmallVectorImpl<char> &path) { in remove_filename() function721 path::remove_filename(path); in replace_filename()
131 path::remove_filename(temp_store); in TEST()
1570 llvm::sys::path::remove_filename(BasePath); in GetNamedOutputPath()