Home
last modified time | relevance | path

Searched defs:isPathAbsoluteOnWindowsOrPosix (Results 1 – 2 of 2) 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