Searched refs:remove_filename (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DNaCl.cpp279 llvm::sys::path::remove_filename(P);
280 llvm::sys::path::remove_filename(P);
281 llvm::sys::path::remove_filename(P);
299 llvm::sys::path::remove_filename(P);
300 llvm::sys::path::remove_filename(P);
H A DCommonArgs.cpp1028 llvm::sys::path::remove_filename(T);
1519 llvm::sys::path::remove_filename(StatsFile);
H A DDarwin.cpp1041 llvm::sys::path::remove_filename(P); // 'clang'
1042 llvm::sys::path::remove_filename(P); // 'bin'
2192 llvm::sys::path::remove_filename(P);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DCFBundle.cpp140 sys::path::remove_filename(RealPath);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-path.cc42 path::remove_filename() function in class:path
72 remove_filename();
394 ret.remove_filename();
413 // (equiv. to ret = ret.parent_path().remove_filename())
H A Dpath.cc39 path::remove_filename() function in class:path
59 remove_filename();
H A Dops.cc196 result.remove_filename();
1193 dir.remove_filename();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc39 path::remove_filename() function in class:path
59 remove_filename();
H A Dops.cc202 result.remove_filename();
1170 dir.remove_filename();
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h134 void remove_filename(SmallVectorImpl<char> &path, Style style = Style::native);
/netbsd-current/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp147 sys::path::remove_filename(FullName);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1259 path::remove_filename() function in class:path
1293 remove_filename();
1723 ret.remove_filename();
1742 // (equiv. to ret = ret.parent_path().remove_filename())
H A Dfs_ops.cc1471 dir.remove_filename();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1260 path::remove_filename() function in class:path
1294 remove_filename();
1724 ret.remove_filename();
1743 // (equiv. to ret = ret.parent_path().remove_filename())
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeSession.cpp177 sys::path::remove_filename(PdbPath);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp237 llvm::sys::path::remove_filename(OrigDir);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp847 llvm::sys::path::remove_filename(FileNameBuf);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp392 llvm::sys::path::remove_filename(CachePath);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp472 void remove_filename(SmallVectorImpl<char> &path, Style style) {
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h335 path& remove_filename();
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h343 path& remove_filename();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h443 path& remove_filename();
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h331 path& remove_filename();
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp5033 llvm::sys::path::remove_filename(TempPath);
5059 llvm::sys::path::remove_filename(BasePath);
5126 llvm::sys::path::remove_filename(Dir);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp1081 sys::path::remove_filename(OOPExecutorPath);

Completed in 273 milliseconds

12