Home
last modified time | relevance | path

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

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