Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DUtils.h98 inline bool isPathAbsoluteOnWindowsOrPosix(const Twine &Path) { in isPathAbsoluteOnWindowsOrPosix() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1418 static bool isPathAbsoluteOnWindowsOrPosix(const Twine &Path) { in isPathAbsoluteOnWindowsOrPosix() function
1437 isPathAbsoluteOnWindowsOrPosix(FileName)) { in getFileNameByIndex()
1466 !isPathAbsoluteOnWindowsOrPosix(IncludeDir)) in getFileNameByIndex()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.cpp1709 if (isPathAbsoluteOnWindowsOrPosix(FileName)) { in getDirAndFilenameFromLineTable()
1755 if (!CompDir.empty() && !isPathAbsoluteOnWindowsOrPosix(IncludeDir)) { in getDirAndFilenameFromLineTable()