Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp464 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath() function
480 if (equalsPath(currentFileName, fileNameOnly)) in findObjByName()