Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputSection.cpp151 auto createMsg = [&](StringRef path, unsigned line) { in getSourceLocation() local
162 return createMsg(li->FileName, li->Line); in getSourceLocation()
174 return createMsg(fileLine->first, fileLine->second); in getSourceLocation()