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.cpp150 auto createMsg = [&](StringRef path, unsigned line) { in getSourceLocation() local
161 return createMsg(li->FileName, li->Line); in getSourceLocation()
172 return createMsg(fileLine->first, fileLine->second); in getSourceLocation()