Searched defs:isPathAbsoluteOnWindowsOrPosix (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ | ||
H A D | Utils.h | 53 inline bool isPathAbsoluteOnWindowsOrPosix(const Twine &Path) { isPathAbsoluteOnWindowsOrPosix() function |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.cpp | 1402 static bool isPathAbsoluteOnWindowsOrPosix(const Twine &Path) { isPathAbsoluteOnWindowsOrPosix() function |