Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DDebugTypes.cpp460 static bool equalsPath(StringRef path1, StringRef path2) { in equalsPath() function
476 if (equalsPath(currentFileName, fileNameOnly)) in findObjByName()