Home
last modified time | relevance | path

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

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